E
Eyal Cohen
Hello,
I Have A Datatable With Rows Full With Data and i want
to get or address a specific row using an index number.
i vb.net its easy but in c# i cant use a number to get the
specific row i want.
i want to do something like datarow=Datatable.rows(4)
to get row number 4
thanks
Eyal
I Have A Datatable With Rows Full With Data and i want
to get or address a specific row using an index number.
i vb.net its easy but in c# i cant use a number to get the
specific row i want.
i want to do something like datarow=Datatable.rows(4)
to get row number 4
thanks
Eyal