Example stack of a scrolling data grid?
Posted: Mon May 20, 2013 9:11 pm
Hi,
Does anyone have a sample stack of an IOS scrolling data grid?
An example that takes into account a variable scroll content rect would be nice as the data will be populated from a database query with a variable amount of lines. In other words calculate the total amount of lines multiplied by the line height and then set the height of the scroll to that.
I have a table field that scrolls pretty good but when I substituted a datagrid in its place it didn't work at all.
Dave
Does anyone have a sample stack of an IOS scrolling data grid?
An example that takes into account a variable scroll content rect would be nice as the data will be populated from a database query with a variable amount of lines. In other words calculate the total amount of lines multiplied by the line height and then set the height of the scroll to that.
I have a table field that scrolls pretty good but when I substituted a datagrid in its place it didn't work at all.
Dave