Hey guys,
I'm working with a flexgrid that I am having some problems re-using. After I query a database I manually populate the grid from the recordset (no datasource stuff). When I need to requery the DB, I am using "FG_Report.clear" and then "FG_Report.refresh". I thought that this would clear the grid and reset it...however, when I query again, the grid starts populating from where it last left off...there are just a bunch of blank fields where the old info used to be. Any thoughts on how to start loading from the beginning again???
Thanks
Kevin
I'm working with a flexgrid that I am having some problems re-using. After I query a database I manually populate the grid from the recordset (no datasource stuff). When I need to requery the DB, I am using "FG_Report.clear" and then "FG_Report.refresh". I thought that this would clear the grid and reset it...however, when I query again, the grid starts populating from where it last left off...there are just a bunch of blank fields where the old info used to be. Any thoughts on how to start loading from the beginning again???
Thanks
Kevin