Rank: Advanced Member Groups: Member
Joined: 6/5/2007 Posts: 35
|
Hi there
I know I can implement a client side function ClientSideOnItemCommand, but I need to find out in that function what column the associated button is in, so that I can pop up an appropriate javascript prompt. However, the ClientSideOnItemCommand function appears unable to determine the column or other information that would let me identify the specific column where the button was clicked (the grid has 8 columns, 3 of which have buttons). Can you suggest how I can identify the column the clicked button is in?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,195
|
|