amalatsliit
New member
- Joined
- Jan 13, 2006
- Messages
- 1
- Programming Experience
- Beginner
Dear friends...i'm developing windows base c# application by using Janus controls.
In my application i'm use XSD to populate data to various controls.
e.g: In my XSD there r 3 tables.
1.tblSales : populate sales person combo
2.tblcustomer : populate customer combo
3.tblItems : Populate items grid
when i load particular windows form it takes 1 to 2 minute to load.i think this is problem with data binding to controls.
therefore does any one know how to reduse this loading time
In my application i'm use XSD to populate data to various controls.
e.g: In my XSD there r 3 tables.
1.tblSales : populate sales person combo
2.tblcustomer : populate customer combo
3.tblItems : Populate items grid
when i load particular windows form it takes 1 to 2 minute to load.i think this is problem with data binding to controls.
therefore does any one know how to reduse this loading time