bulk of data load problem
-
I am developing asp.net1.1 application I have hug number of records in DB( SQLServer ) & want to show in a datagrid There are thousands of records which need to transfer to client & client can sort & search What is the best way to handle such type of situation I am also using Ajax , when I use Ajax to call a function it lock the page until the all data is transfer to client , that’s not good Did I use xml file to send on client & from xml file show data to client or if there is any good solution plz.... I will be really thankful Irfan
-
I am developing asp.net1.1 application I have hug number of records in DB( SQLServer ) & want to show in a datagrid There are thousands of records which need to transfer to client & client can sort & search What is the best way to handle such type of situation I am also using Ajax , when I use Ajax to call a function it lock the page until the all data is transfer to client , that’s not good Did I use xml file to send on client & from xml file show data to client or if there is any good solution plz.... I will be really thankful Irfan
See here http://www.codeproject.com/aspnet/[^] Farhan Noor Qureshi if (this == this) thow this;