Datagrid Selection ,Giving out of bound index error
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, Plz Help I have datagrid bound to a dataset My datagrid shows a column "UID" having some incremental values, I am having a value say 5, When I am writing dataGrid1.Select(5) it is giving me an error that index array out of bound I am filling the dataset using Fill method having only one table Thanks & Regards hi it is rudra