I have a datagirdview which I need to process.. I have more than 50000 rows and 200 columns in it..
datagridview accepts columnindex and rowindex only in the form of integer. Is there any way in which I can use long instead of integer.
Thanks..
Vaibhav
datagridview accepts columnindex and rowindex only in the form of integer. Is there any way in which I can use long instead of integer.
Thanks..
Vaibhav
Last edited: