Good Afternoon Everyone,I use different Microsoft DataGrids in one of my softwares and I have to say the all work great.I need to print and export some of the data included in the DataGrid, and thought I could use XDataGrid Infragistic.Every DataGrid is located in a tab in a TabControl.From the moment I inserted a XDataGrid in a TabControl (in an UserControl) I experienced a serious slowdown. Using Microsoft DataGrid i can open the TabControl in 0.5 seconds, while with the XDataGrid i need approximately 9 seconds. The XDataGrid is loaded via EntityFramework from a table with 25 records and 5 fields. Is there any solution to that problem?
Hello Pranzo,
Feel free to write us if you have further questions.
Thanks for the example. I'm still developing with version 2010.1 and I'm waiting to upgrade. I'll just try to know.
thanks
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your post. I have been looking into it and I created a sample project for you, where I used TabControl and put both XamDataGrid and XamGrid bound to the same DB and there were 1-2 seconds delay in displaying the XamDataGrid. Also I attached the backup of the DB that I used. If the sample doesn’t satisfies all your needs feel free to modify it, so it reproduces your behavior and send it back to me for further investigation.
Looking forward for your reply.