Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
DesiGal
Starting Member
31 Posts |
Posted - 2009-10-30 : 16:40:02
|
I have a ModifiedBy field on my grid...Basically if any value in that row changes i want to update the ModifiedBy column with the user idi have this code in my CELLValueChanged EventGridView.SetRowCellValue(e.RowHandle,colModofiedBy,UserId);But I am getting any error |
|
rammohan
Posting Yak Master
212 Posts |
Posted - 2009-11-02 : 02:25:59
|
can u post me u r error . it will appreciable if post some code to clarify u r doubtOne can never consent to creep,when one feels an impulse to soarRAMMOHAN |
 |
|
|
|
|