User Profile & Activity

Darlene DeMaio Member
Page
of 3

Here is a screen shot of the problem.  Look at the Title field in the grid header row.

(By the way, my problem is not related to the Filter Row.  It's the header row.)

 

Here is the related ImageSettings line from my .aspx page:

<ImageSettings SortAscImage="SortAsc.gif" SortDescImage="cursor_remove.gif" /> 

(I chose these images just for testing purposes.)  The screen shot is for descending sort with the Title column.

 

Darlene

Posted: September 16, 2009 1:59 PM

Hi James,

We are using WebGrid 6.07200.211.   We cannot upgrade to WebGrid 7 at this time.  I need to know how to do this with the version of WebGrid we are currently working with.  Can you tell me what code changes/additons I need to make in the code I sent you. 

Remember I don't need to be able to "save" the changes on the button click, just get the new values of the Quantity cells into program variables.  If the collection returned by grid.GetChanges() is the answer, please show me how to get those text values using it.

Thanks,

Darlene

Posted: September 16, 2009 11:04 AM

Thanks for the reply.

But, I still can't make my code work the way I want it to.  I've attached my aspx and aspx.cs files.

I want to be able to change the originally loaded value of the Quantity grid cell in each row by typing in a new value and then get thosenewly typed values in the OnOKButton_Clicked server-side handler.  I don't want to update the database or anything else in this method.  I just want to get those newly typed quantity values and use them in some logic (not yet coded in the attached code).

Please let me know what changes I need to make to get this to work.

Thanks,

Darlene

All times are GMT -5. The time now is 2:13 AM.
Previous Next