update code without refresh page
Hi guys,
Please help me to do this.
I have asp.net project. problem is "loading time".
When i fill up the page. sometime it refresh automatically to get data from database.
now problem is loading time is large.
i already use autopostback as true for saving data.
how can i reduce time?
jack
jackparsana
Junior Poster in Training
54 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1
Thank you for reply.
In project,i have two dropdownbox.
data is coming form database
Second dropdownbox data is depends on first dropdownbox
for example: Country list and City list.
when i select Country it doing some process for next dropdown data. that what i have to reduse.
no other calculation or process is doing in back side.
help me
jack
jackparsana
Junior Poster in Training
54 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1