We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

programmatically set value



Hi,

Is there a way to programmatically set the value of a cell in a databoundgrid? Thanks!

1 Reply

HA haneefm Syncfusion Team July 11, 2007 10:54 PM UTC

Hi Code12345,

You can try this code:

this.grid.Model[2,2].CellValue = 35;

Best regards,
Haneef

Loader.
Live Chat Icon For mobile
Up arrow icon