hello
in my winform,there is a datagrid,i want to fire some actions when the
selected index is changed,but i fail to find the SelectedIndexChanged event
to the winform datagrid,why? how can i implement such a function with the
winform datagrid???\



thank you

Re: selectedindexchanged not in winform datagrid?????? by Claes

Claes
Fri Dec 03 03:01:32 CST 2004

Please don't multipost

See my reply in the
microsoft.public.dotnet.framework.windowsforms.controls group

/claes


"zbcong" <congzhebin@capinfo.com.cn> wrote in message
news:OA6DqoP2EHA.1144@TK2MSFTNGP09.phx.gbl...
> hello
> in my winform,there is a datagrid,i want to fire some actions when the
> selected index is changed,but i fail to find the SelectedIndexChanged
event
> to the winform datagrid,why? how can i implement such a function with the
> winform datagrid???\
>
>
>
> thank you
>
>