return number of displayed rows
I have a grid with 500 rows. However, the size of the display is 500px so only 22 rows are displayed at a time. How do I programmatically return the number of displayed rows (22 in this case)?
Thanks,
Chris
Chris
April 24,
Sorry should be obj.getStyle(height') instead of obj.getScrollHeight()
April 24,
In poking through the source, I noticed it was hardcoded to 10 rows. I'll mod that function and see what happens.
Thanks!
Chris
April 24,
As an aside about modifying the source code...I'm working on a project in which the company bought aw a few months back. Or maybe more...not sure. Anyway, the person they had working on this flaked out so I got the contract and dumped myself directly in the middle of AW.
Does the license restrict modifying the code? I noticed there were some license language problems/discussions a while back.
Also, does the license allow me to use AW in different applications on the same server? This company has two different apps they're wanting written.
Thanks,
Chris
April 24,