Home All Groups Group Topic Archive Search About

Move to a particular row in a datatable

Author
6 Feb 2006 12:24 PM
Yash
When the user selects a particular row in the datagrid the current
position
in the underlying datatable should correspond to this row. The grid can
be sorted.

How to change the record position?
Is there an index assigned to the rows in the datatable.

Thanks in advance.

Author
6 Feb 2006 12:40 PM
Kerry Moorman
Yash,

http://www.syncfusion.com/FAQ/WindowsForms/FAQ_c44c.aspx#q934q

Kerry Moorman


Show quoteHide quote
"Yash" wrote:

>
> When the user selects a particular row in the datagrid the current
> position
> in the underlying datatable should correspond to this row. The grid can
> be sorted.
>
> How to change the record position?
> Is there an index assigned to the rows in the datatable.
>
> Thanks in advance.
>
>