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

traversing grid

I would like to get the value from a specific column in each record in the web grid control but I don''t know the correct syntax.

for each ?? in this.gridcontrol
??.GetValue(''colname'')
next ??

Can you help me out with the syntax please?

Thank you,
Sandy

1 Reply

AD Administrator Syncfusion Team October 3, 2006 10:38 PM UTC

I found an example of this...thanks

>I would like to get the value from a specific column in each record in the web grid control but I don''t know the correct syntax.

for each ?? in this.gridcontrol
??.GetValue(''colname'')
next ??

Can you help me out with the syntax please?

Thank you,
Sandy

Loader.
Live Chat Icon For mobile
Up arrow icon