hi everybody,
I'm looking everywhere to find out a way to access a specific column and row of a datagrid generated by a sql-query in visual basic.
The datagrid looks, simplified, like this:
column1 column2
data1 data2
now I would need a function, that reads data2 out in visual basic (asp.net web)
any help would be very appreciated ;-)
thanks in advance
Georges-Louis