Quantcast
Channel: i want to retrive one column data of a table in database and store that data in list.And also i want to give that column data to a dropdown box to select one element from that.
Browsing latest articles
Browse All 12 View Live

i want to retrive one column data of a table in database and store that data...

Hi there,You can refer below script,protected void Page_Load(object sender, EventArgs e) { Header.Title = "Just for Test"; DataTable dt = GetProjectList(); GridView1.DataSource = dt;...

View Article


i want to retrive one column data of a table in database and store that data...

Hi there--Is your question related to Microsoft Project Server customization? Looks like that you have erroneously posted your question in a user forum dedicated to Project server .  I would suggest...

View Article


i want to retrive one column data of a table in database and store that data...

please help it out

View Article
Browsing latest articles
Browse All 12 View Live