AD
Administrator
Syncfusion Team
January 15, 2007 08:12 PM UTC
Hi Sreeni,
Thank you for being patience.
You can use the following code snippet to access the contents of the column 3 programmatically. Please try it and let us know if you need any further assistance.
>>>>>>>>>Code Snippet<<<<<<<<<<<
glcProducers.Grid[rowIndex,3].Text;
>>>>>>>>>>>>><<<<<<<<<<<<<<
Have a nice day.
Best regards,
Madhan