Re: dataview with few rows by Miha
Miha
Fri Feb 20 12:28:57 CST 2004
Hi Sunil,
Add a column to datatable, put in row number and do a RowFilter on that
column.
--
Miha Markic [MVP C#] - RightHand .NET consulting & development
miha at rthand com
www.rthand.com
"Sunil Ramineni" <plugindia@hotmail.com_nospam> wrote in message
news:uRNR7f99DHA.4064@TK2MSFTNGP09.phx.gbl...
> Hi Guys,
> Could someone shed some light on how i can create a new dataview with
first
> 10 rows from a datatable?
>
> Thanks,
> Sunil
>
>