hello
This is a really bizarre problem...
I have a standard <asp Linkbutton> on my form. It is wired to update an UpdatePanel when clicked. The panel it is supposed to update, contains a RadGrid. When the page first loads, the linkbutton is totally dead, clicking on it does nothing. However, if I click on a column header on the grid, the RadGrid resorts properly. Then when the page reloads, the once dead button, is now clickable! I've saved the source code to the page, before it worked and after it works. I've then compared them using the Beyond Compare VDiff tool, they are exactly the same! Why would the button not be clickable unitl the page is reloaded via the RadGrid resort?
Very weird!
Thanks
Harold
This is a really bizarre problem...
I have a standard <asp Linkbutton> on my form. It is wired to update an UpdatePanel when clicked. The panel it is supposed to update, contains a RadGrid. When the page first loads, the linkbutton is totally dead, clicking on it does nothing. However, if I click on a column header on the grid, the RadGrid resorts properly. Then when the page reloads, the once dead button, is now clickable! I've saved the source code to the page, before it worked and after it works. I've then compared them using the Beyond Compare VDiff tool, they are exactly the same! Why would the button not be clickable unitl the page is reloaded via the RadGrid resort?
Very weird!
Thanks
Harold