T
tshad
I am trying to find the differences between handling of DataGrids in Windows
Forms and Asp.Net.
They are completely different in how you bind to them, get number of rows,
look at columns and rows, selecting rows, handling events, etc.
I know how to handle them in Asp.net, but not as sure when dealing with
DataGrids in a Windows Form.
Where would I find some good articles on these?
Thanks,
Tom
Forms and Asp.Net.
They are completely different in how you bind to them, get number of rows,
look at columns and rows, selecting rows, handling events, etc.
I know how to handle them in Asp.net, but not as sure when dealing with
DataGrids in a Windows Form.
Where would I find some good articles on these?
Thanks,
Tom