No of visitors who read this post: 178
Type: Question
No votes yet

Hi there, I get an error message when I press a igtbl: UltraGridColumn type = "Button", says that, “the cell is overexposed to the window.” Any brainy ideas to fix this problem guys? Thanks in advance.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Good day to you,

I have extensively researched for the solution of your problem and my findings are as follows:

Examining your error message it’s evident that UltraWebGrid does not support automatic sorting with ObjectDataSource. You will need to cancel the client side and server side sorting events and to implement your own logic to sort the DataSource.

Also keep in mind that UltraWebGrid has become outdated and as of .NetAdvantage 2011 Volume 2 is no longer included in the product package. I recommend you switch to the WebDataGrid/WebHieararchicalDataGrid.

Check out ore about WebDataGrid/WebHieararchicalDataGrid from the following links:

Hope this solves your problem!

___________________________________
Internet is the eighth wonder of the world!