gridview binding data database without doing postback on select of item in dropdown.
i know possible through ajax update panel specific reason can't use it.
and think gridview server-side control , if implement using table structure , jquery ajax , web service loose gridview properties of edit, update , paging etc.
so please on matter.
googling 2-3 days unable find solution,
a little appreciated.
thanks in advance.
it not possible without post-back because drop-down server control fires on post-back according need not possible
Comments
Post a Comment