hi friends,
how to create if condition , status 1 is active ,0 is DeActive.
details visible from database in gridview
for example,
if consider status is 1 from database,
display that item ,otherwise not display.
how to create in page_load,
the coding in if....Else for status.
please give the code for it.
thanks.