Hi, I want to check if table has value greater than 0 in c#. Problem is that i dont know how to do that :-) if (dtPage.Rows[0]["page_parent"] value is greater than 0) { do somehing } i have tried various <= => == <> combinations but with no luck. Thanks beforehand,
Erno
vuorierno
Member
20 Points
4 Posts
Jan 09, 2005 06:47 PM|LINK