Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesGridview Deleting with DNN6.1 UpdatePanelGridview Deleting with DNN6.1 UpdatePanel
Previous
 
Next
New Post
12/15/2011 12:03 PM
 

Hi,

I am having an issue with deleting from a Gridview that has an Update Panel wrapped around it. (Update Panel added by DNN from checking off Enable Partial Rendering in the Definition)

The deleting worked before, when I had a UpdatePanel that I added myself, but I am wanting to migrate my module to use the Built in DNN one. When I click the button, it asks me if I am sure I want to delete, I click ok, then the update panel spinning icon will appear for a few seconds, then disappear and my item is still there.

Has anyone else experienced this issue? My Deleting is handled through a SqlDataSource deleting item/parameters.

Chris

 
New Post
12/16/2011 1:27 PM
 

I also had a problem with the update panel.  It has to do with the viewstate of the controls.  I had to add page postback checks to make sure the controls that generated the command click didn't get recreated on the page postback with a new id.

 
New Post
12/16/2011 1:48 PM
 

try adding UpdateMode="Conditional" to your update panel declaration

 
New Post
12/19/2011 8:48 AM
 

Jordan,

I am having this problem with the DNN Update Panel, as far as I am aware, the most I can do is check Enable Partial Postback in the Controls Definition. Is there some way to change options on it?

Also for your first post, can you give me an example of what you did with the page postbacks to get it to work?

Thanks,

Chris

 
New Post
12/19/2011 3:23 PM
 

Turns out it was a gridview.databind in the Page_Load that was causing the problem, put this in a Page Postback check and it fixed the problem

 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesGridview Deleting with DNN6.1 UpdatePanelGridview Deleting with DNN6.1 UpdatePanel


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out