All Products
Demos
Services
Blogs
Docs & Support
Pricing
Search
Shopping cart
Login
Contact Us
Get A Free Trial
close mobile menu
Telerik Forums
/
UI for ASP.NET AJAX Forum
/
ListBox
/
No page refresh after button click
Cancel
Telerik UI for ASP.NET AJAX
Resources
Buy
Try
Feed for this thread
2 posts, 0 answers
Damian
1 posts
Member since:
Jan 2011
Posted 06 Jan 2011
Link to this post
Hello
,
Having
established
an
Radlistbox
,
with
buttons
for
adding,
deleting
,
I
would like
to know
how
to avoid the
page refresh
for every action
on
these buttons
.
As
show
in
the
demos
Radlistbox
.
To
finally
be able to
encode
dynamic additions
of
buttons
in JavaScript
.
Thank you
.
Yana
Admin
5043 posts
Posted 07 Jan 2011
Link to this post
Hello Damian,
You can use
RadAjaxManager
in order to prevent full postback and reload only the listbox or add/delete items on the client as demonstrated
here
.
Kind regards,
Yana
the Telerik team
Browse the
vast support resources
we have to jump start your development with
RadControls for ASP.NET AJAX
. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our
common SharePoint portal
.
Back to Top
Close