Hi guys,
I'm a complete beginner at Flash MX and I'm trying to create a user interface (web) for an SQL server database via remoting. I'm having issues with the datagrid and was wondering if any one could help or point me to where I can find the answer (the help files dont have anything).
I can populate the grid with no problems, but say if I have a grid with 100 records (and only 10 records visible at a time) and the selected index is at 0, setting the selected index to 50 in Actionscript works fine, but the view of the grid is still at the first page. Is there anyway to tell the grid to go down to the 50th record easily?
Thanks in advance.
WB
I'm a complete beginner at Flash MX and I'm trying to create a user interface (web) for an SQL server database via remoting. I'm having issues with the datagrid and was wondering if any one could help or point me to where I can find the answer (the help files dont have anything).
I can populate the grid with no problems, but say if I have a grid with 100 records (and only 10 records visible at a time) and the selected index is at 0, setting the selected index to 50 in Actionscript works fine, but the view of the grid is still at the first page. Is there anyway to tell the grid to go down to the 50th record easily?
Thanks in advance.
WB