remove other DataRows from your DataTable
Hi, I want to display the top three rows of the table.
So I just want to remove the other rows.
Suppose the datas are not from a database.
How to do it?
Thanks
Hi, I want to display the top three rows of the table.
So I just want to remove the other rows.
Suppose the datas are not from a database.
How to do it?
Thanks
Comment