This is a migrated thread and some comments may be shown as answers.

Invoking grid itemcommand

1 Answer 55 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Regeesh Joseph
Top achievements
Rank 1
Regeesh Joseph asked on 07 Aug 2010, 07:08 AM
Hai,

How to invoke the grid itemcommand event on a button click with command as filter. I have to filter the grid when I click on a button which is not in the grid. So I have to call the itemcommand event on this button click. How can I do this?

Thanks & regards,
Regeesh

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Aug 2010, 06:24 AM
Hello,


You could use the FireComamnd event to fire grid events from code. Here is the documentation which describes on how to perform this.
How to fire command events from code



-Shinu.
Tags
Grid
Asked by
Regeesh Joseph
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or