how to remove null row from data table
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
i am using asp.net 2.0 C# . due to data flow i manage to get row wise record column wise but that record show one null row . i am fetching that record in datatable object and assigning to gridview i want to know is it possible to remove datatable row where record is null then assign to gridview. please help
regards imran khan