teresawhlr
Posts: 10
|
| Posted: 01/03/2005, 11:58 AM |
|
I've created a grid and added a row that displays totals of certain columns. When the form is first displayed, the total row displays correctly in the grid. However, if I click on a link from a grid column that allows for updating of that particular record, when I return to the original grid form, the total row is not displayed at all.
I'm using ASP with SQL Server, and if important, the grid is based upon a SQL view.
Any suggestions would be greatly appreciated..
Teresa
|
 |
 |
peterr
Posts: 5971
|
| Posted: 01/03/2005, 12:37 PM |
|
What is the URL when you return back to the grid?
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
teresawhlr
Posts: 10
|
| Posted: 01/03/2005, 3:01 PM |
|
Dahhhhhh

I was returning to the wrong page.
Sorry for the stupid question...
|
 |
 |
|