|
Rank: Member Groups: Member
Joined: 11/16/2012 Posts: 11
|
I am inheriting a project from a previous employee and noticed that hes using a listview within a callbackpanel. The control works fine but I'm noticing that it does a full postback everytime the user makes a selection in the listview. Is there a way to avoid this? I looked through your examples but I'm not sure if I found this example.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
Hi,
You can take a look of the CallbackPanel documentation to see how CallbackPanel works. We really do not troubleshoot problems you have with your project.
Thanks!
|
|
Rank: Member Groups: Member
Joined: 11/16/2012 Posts: 11
|
Is there a specific folder to look for in this instance?
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
You need to read the documentation and sample, understand how the product works, then use your own skill to troubleshoot your own code. We only tell you how the product works and will answer your question if you have a very specific question on the product, we do not guide you on how to troubleshoot a problem in you project.
|
|