|
Subject:
|
how to hide Field values in Gridview
|
|
Posted By:
|
KamalRaturi
|
Post Date:
|
8/26/2006 2:11:42 PM
|
hi ,
Can anybody tell me how to hide Field values in Gridview that are not desired.
--------------- Name MailID --------------- John dadadsad *John tuytutty Values with * not should be hidden *John cxvxvxv Harry fdgsdfg *Harry fsdfrtert ------------------
|
|
Reply By:
|
jbenson001
|
Reply Date:
|
8/26/2006 11:39:11 PM
|
Restrict thoes rows from coming back in the result set using SQL.
|