Hi,
I am generating some large data like 1000 records(my client
requirement) to a gridview without paging. So it will take sometime to
process and bind. I want to display some message(model dialog) inorder
to prevent the user from clicking the button or other controls again
and again.
How can I do this?
Exactly same as airline schedule search.
John Timney (MVP) - 11 Mar 2008 11:37 GMT
Try this for a pointer
http://blogs.crsw.com/mark/archive/2005/02/16/737.aspx
Regards
John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
> Hi,
>
[quoted text clipped - 7 lines]
>
> Exactly same as airline schedule search.
Michael Nemtsev [MVP] - 11 Mar 2008 11:54 GMT
Hello kanya.rajani@gmail.com,
use ajax control tookit or implement ICallbackEventHandler
---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour
"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
> Hi,
>
[quoted text clipped - 7 lines]
>
> Exactly same as airline schedule search.