----------------------------------------------------------- New Message on BDOTNET
----------------------------------------------------------- From: dotNetSamurai Message 1 in Discussion Hi<o:p></o:p> I am developing a windows application. This contains a Data grid which will populate data from a data table in a Dataset.<o:p></o:p> The application will do some calculation and store the result in the Data table. After the calculation, the result stored in the data table will display in the data grid.<o:p></o:p> <o:p> </o:p> When number of rows need to populate in the data table after calculation is around 16000, application will take around 30 seconds to do the whole work. Because of this Data grid population from data table will also take 30 seconds or more. During these 30+ seconds, form will be blank and user cannot do any activity.<o:p></o:p> <o:p> </o:p> I like to know, Is there any way to display the calculated rows part by part to the data grid from data table. (Like Buffer.Flush in Asp.net, to display part of the out put to the user). If I am able to display 1000 rows after calculation from data table to the data grid, the user no need to wait for whole calculation to be completed for the out put<o:p></o:p> <o:p> </o:p> Give me some reply on this.<o:p></o:p> Thanks in Advance. Saurabh ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/bdotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
