Hi,
I want to display co visitor name details means not a single name for mutiple name should disply in print page ram,shyam,papa . for sigle ram display the code is through join it's working fine. if i have mutiple names then how can i show in the asp.net c# code
lblcovisitornames.Text = dt_rec.Rows[0]["name"].ToString();

Sreekanth ReddyPosted Nov 30, 2018, 1:08 AM
Debasis MohapatraPosted Dec 1, 2018, 9:46 AM
Jignesh KumarPosted Nov 30, 2018, 6:51 AM
Debasis MohapatraPosted Nov 30, 2018, 5:56 AM
Sreekanth ReddyPosted Nov 30, 2018, 1:58 AM
Debasis MohapatraPosted Nov 30, 2018, 1:55 AM