Forum Discussion
irina_lukina
14 years agoSuper Contributor
Hi Vikas,
I used the Telerik.WinControls.UI.RadGridView control and failed to reproduce the behavior you had described. I managed to obtain the cell values using the following code:
Sys.Process("TelerikExamples").WinFormsObject("radGridView1").wValue(1, "Column_name")
If this approach doesn't work for your application, I recommend that you contact our Support Team and send them the sample application with the mentioned grid control so that they could reproduce the behavior.
Thanks.