Find a vaule from columns of a dataset asp.net

yacc

New Member
I Want to find the value from dataset column Id.here is the dataset \[code\]Id Value1 football2 Tennis3 Cricket\[/code\]If any one is absent in Column then i want to append that particular value in the dataset
 
Back
Top