In my ASP page, the list box is not pertaining the value in postback. How I can solve this using AJAX. Thanks in advance for your helo. Very urgent.
AJAX implementaion in ASP.NET
Collapse
X
-
Could you please explain your problem in more detail?Originally posted by syammohanIn my ASP page, the list box is not pertaining the value in postback. How I can solve this using AJAX. Thanks in advance for your helo. Very urgent.
You have a ListBox on your page and something is going wrong during PostBack.
What is the problem?
Are you currently using Ajax?
Could you post any code relating to the problem so that we can see where you might be going wrong?
(please use code tags when posting code snippets)
Thanks
-FrinnyComment
Comment