Hai, i'm a fresher..
now i'm working on datalist control in asp.net, now i want to join query for this purposes..
i have the three table, tblstudent, tbllang, tblstudlang,
i want to bind the columns name of firstname and courseoffered from tblstudent and its id is studentid, and languagename from tbllang and first its joining with tbllang's id is laguageid, and tblstudlang's id is languageid..
help me please...
now i'm working on datalist control in asp.net, now i want to join query for this purposes..
i have the three table, tblstudent, tbllang, tblstudlang,
i want to bind the columns name of firstname and courseoffered from tblstudent and its id is studentid, and languagename from tbllang and first its joining with tbllang's id is laguageid, and tblstudlang's id is languageid..
help me please...
Comment