Change data and style of a individual cell programmatically

Hi,

Could someone show me how to change the data in a cell and its style programmatically. I don't want to do this within a event. I want to do it somewhat like:

gridGroupingControl1.blah.blah.Style.ReadOnly = true;
gridGroupingControl.blah.blah.CellValue = "Hello"


2 Replies

DM David Mecteaux September 20, 2010 08:21 PM UTC

Sorry wrong message board. Please ignore.



MC Manickam Chidambaram Syncfusion Team September 21, 2010 09:17 AM UTC

Hi David,

Thanks for the update.

Please do get back to us if you have any concerns related to ASP.NET Grid product and we will be happy to assist you.

Regards,
Manickam


Loader.
Up arrow icon