Here's what I'm trying to do: I have a business object tied to a DevExpress grid using a BBS, the user may run a function that will archive 1, 5, 17, ?? rows from the linked table to some archive table on the backend using a stored procedure, and I need to refresh the BO and thus the grid to reflect the changes. However, since the user may of called one of several different FillBy's or ran some custom lookup I would have to do a lot of work in my form tracking the last SQL (and applied filters). It seems to me the BO should be able to just store off the last ran SQL, and then just re-run it.
TiA
Jason Seidell Jason Seidell
Programmer/Analyst
Infinedi