Click here to Skip to main content
15,890,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi,

i have problem to read data from dataset field, field are Like "1_Batch_Tag1","2_Batch_Tag2". My datatset syntax is

DataRow [] _max = ds.Tables["dsSlno"].Select("1_Batch_Tag1=S1");

how can access data from dataset field "1_Batch_Tag1"


Regards,
om.
Posted
Comments
Nasir M@hmood 29-Mar-13 0:56am    
what you want to do ?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900