loading datatable synchronously
loading datatable synchronously
pramodadhude
Posts: 1Questions: 1Answers: 0
Hello all,
I am using datatable with ASp.net MVC.
I have created one partial view which are responsible for loading datatable using server side settings. we have multiple datatable on same page.we are loading that partial view with different settings in loop but its showing some strange behaviour sometime it loads all datatables, sometime not,sometimes load only last datatable in loop.
I think this is problem because asynchronous data request.
Please help...
ragards...
Pramod
This discussion has been closed.