Set your query like the following
Select * from table1 where sno Between 250 and 500;

then assign to DataGridView


2008/12/20 VB <[email protected]>

>
> I want to show records from number 250 to 500 in GridView but writing
> SQL as "Select * from table1"
>



-- 
Regards
*******************
*C.Arun Kumar *
*******************

Reply via email to