datagrid column index
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi friends how to find the column index using column name in datagrid regards sara
Known Is Drop.Unknown Is Ocean
-
hi friends how to find the column index using column name in datagrid regards sara
Known Is Drop.Unknown Is Ocean
If the columns are not auto-generated, you can use datagrid Columns collection. Write a utility function that will take a column name as a parameter, loop through Columns collection, find a column with matching name, get it's index and return Cells element with the same index.
Sathesh. Blessed is the season which engages the whole world in a conspiracy of love.