Hi there!
I'm using the UltraWebGrid 10.3. Data is bound through a ObjectDataSource like this:
<igtbl:UltraWebGrid ID="uwgPosition" runat="server" DataKeyField="PositionID" Height="200px" Browser="UpLevel" InitializeLayout="OnInitializeGridLayout" TabIndex="10" DataSourceID="odsPositionAll" EnableViewState="true" OnInitializeRow="OnInitializeRow">
After saving the changes and reloading the grid following exception has been thrown:
Line: 9650Char: 2Error: 'this.Band' is null or not an objectCode: 0URL: http://localhost:3333/
Please could someone have a look on this. Thank you!
Kind regs,Dan
Hello Dan,
Thank you for posing in our forums.
Using the latest service release of v10.3 (10.3.20103.2187) I was not able to reproduce the issue (Windows 7 + IE9 )
I recommend you installing the latest SR. If the behavior still persists I would appreciate an isolated sample demonstrating it.
Let us knot if you need further assistance.