I was working on a page with a grid, filtered by one of my columns, then did an add or a new row... now I can't get the # column back on my grid so I can update other rows. I've gotten in and out of my browser, and tried clearing out my history file and cache as well. Any ideas on why this is happening? I'm using ASPDB Pro (development version).

Also, when I come back to the page, (without exiting the browser) it looks like the filter is still applied, even if I do a refresh... I guess this is an effect of having the SQL as a session variable, but seems a little odd, and scares the bejesus out of me when it suddenly looks like half my data is gone. Any way to fix this?

Thanks

Joe