Hi guys,
I have a trouble with updating the updatepanel.
I have a repeater inside my updatepanel which I load a list of data into it.
for refreshing the data I need to update my updatepanel to refresh dispaly.
what will be happend after that is my "submit" button which is outside of updatepanel and other buttons (on the master page) will be with no events and clicking will be disabled

Recommended Answers

All 2 Replies

Hi jlk1380, I believe you will need to open a new thread for this case, then post the link and this thread so I can find you and help you. And also is very helpful if you post the piece of code you trying to work with.

So you have your repeater in a contentholder and the submit button is in the masterpage, or you are saying that your repeater is in your masterpage in you have your buttons outside the updatepanel, is the last case is the option why don't you move the button inside the updatepanel? I'm not sure what is the behavior that you want to get out of it.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.