How can i show the htmltext in XtraGrid column in devexpress -


Showing data details of Xtragrid In the data, I have a html text coming in a column. I would like to show html text for that column, please anybody please

You can enter ColumnEdit The property should be set in an example. Set repository etam text edit. Document format property

This should allow you to get the necessary behavior.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -