Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Jul 10, 2012 05:32 AM by Amit Bhardwaj
Member
61 Points
65 Posts
Jul 09, 2012 05:55 AM|LINK
hi
I want to do postback using javascript or jQuery same as using Ajax updatepanel but problem is that I can't use ajax...
thnx
All-Star
31334 Points
5414 Posts
Jul 09, 2012 06:07 AM|LINK
hi, yes. there are so many ways but you need to put some effort to sarch in google.
Using Jquery : http://weblogs.asp.net/ahmedmoosa/archive/2010/10/30/bind-gridview-using-jquery.aspx
Using ICallBackEventHandler : http://www.dotnetspider.com/resources/31322-Binding-GridView-using-CallBack.aspx
http://www.ajaxmatters.com/2006/05/creating-an-ajax-enabled-grid-using-icallbackeventhandler-part-1/
Using PageMethods Or WebMethods
For More: Do Google
Refer : http://forums.asp.net/t/1803780.aspx/1?Refresh+Gridview+rapidly
http://forums.asp.net/t/1628217.aspx/1?How+to+user+ICallbackEventHandler+for+more+than+one+control+in+the+same+webform
http://forums.asp.net/t/1535492.aspx/1?difference+between+callback+and+postback
http://forums.asp.net/t/1481340.aspx/1?can+you+do+an+asynchronous+postback+without+an+update+panel+
http://forums.asp.net/t/1479662.aspx/1?asp+net+Call+server+method
Jul 10, 2012 05:32 AM|LINK
hi karthicks
thnx for ur reply.It realy helps and i got solution and i tried it by my self and it works fine. But now the prob is that its working for only html controls not for asp.net controls in my case. can u help me.
Amit Bhardwaj
Amit Bhardwa...
Member
61 Points
65 Posts
How to do asynchronous postback using javascript
Jul 09, 2012 05:55 AM|LINK
hi
I want to do postback using javascript or jQuery same as using Ajax updatepanel but problem is that I can't use ajax...
thnx
karthicks
All-Star
31334 Points
5414 Posts
Re: How to do asynchronous postback using javascript
Jul 09, 2012 06:07 AM|LINK
hi, yes. there are so many ways but you need to put some effort to sarch in google.
Using Jquery : http://weblogs.asp.net/ahmedmoosa/archive/2010/10/30/bind-gridview-using-jquery.aspx
Using ICallBackEventHandler : http://www.dotnetspider.com/resources/31322-Binding-GridView-using-CallBack.aspx
http://www.ajaxmatters.com/2006/05/creating-an-ajax-enabled-grid-using-icallbackeventhandler-part-1/
Using PageMethods Or WebMethods
For More: Do Google
Refer : http://forums.asp.net/t/1803780.aspx/1?Refresh+Gridview+rapidly
http://forums.asp.net/t/1628217.aspx/1?How+to+user+ICallbackEventHandler+for+more+than+one+control+in+the+same+webform
http://forums.asp.net/t/1535492.aspx/1?difference+between+callback+and+postback
http://forums.asp.net/t/1481340.aspx/1?can+you+do+an+asynchronous+postback+without+an+update+panel+
http://forums.asp.net/t/1479662.aspx/1?asp+net+Call+server+method
</div>Karthick S
Amit Bhardwa...
Member
61 Points
65 Posts
Re: How to do asynchronous postback using javascript
Jul 10, 2012 05:32 AM|LINK
hi karthicks
thnx for ur reply.It realy helps and i got solution and i tried it by my self and it works fine.
But now the prob is that its working for only html controls not for asp.net controls in my case.
can u help me.
thnx
Amit Bhardwaj