2
Reply

Problem with using datagridview in Windows Form Application

siva k

siva k

Dec 15 2016 11:12 AM
201
Hi, 
I am writing a windows form application. I am using a Tabcontrol1 in that one more tabcontrol2 In this Tabcontrol2 I am having a datagridview. The rows and columns will be populated programatically. The problem is it taking lot of time to populate. I have tried using threads but of no use. Can anyone suggest how to proceed on this. Thanks in advance.

Answers (2)