Hi all,
following problem:
I'm writing a small iView to show data about purchase requisitions (IDE is VS2003 and PDK for .NET 2.0). The table is filled with data, but I cannot browse through the table with the buttons on the footer of the table (show next item, show next page and show last item). When I try that (I use Internet Explorer 7 to show / test the iView), I always get an error like "System.ArgumentOutOfRangeException" and "...set_FirstVisibleRow(Int32 value) ...".
Please, can someone post an example to show me how to solve the problem? I was looking in the forum, but couldn't find any interesting examples about tables.
Thanks in advance
Michael