|
|||||||
| .NET Discussion and technical support for, building, using and deploying .NET sites. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have a page that have multiple user web controls in it. On one of the controls I have a datalist wrapped in an update panel. The items in the datalist is another control wherein I have a delegate. My issue is on the first firing of the event I got a full page postback then the next clicks don't. I want to eliminate the full page postback as I have a reset on my Page_Load (!IsPostBack). Using viewstates is not possible as the object I'm using is not serializable. Need tips on where to look at. Thanks
|
|
#2
|
|||
|
|||
|
Guess 34 views is not enough to point out any direction.
Bump bump bump |
|
#3
|
|||
|
|||
|
Ok for some reason it works perfectly on my sandbox but not on the development box. Yes they are the same code and libraries used. Now I'm wondering what's in my dev box's settings that's causing it. Will just add this to my long list of whys but if anyone got an idea as to "WHY" just let me know.thanks.
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|