TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
yibing26
NA
26
0
how to retrieve values from a checkbox in a datalist???
Jul 15 2004 11:05 PM
here is my html codes in .aspx
<%# trim(DataBinder.EvalContainer.DataItem, "EmployeeID"))%>
<%# trim(DataBinder.Eval(Container.DataItem, "EmployeeName"))%>
here is my coding in the .aspx.vb i've already bind the datalist inside my pageload.. the problem after the user has selected the checkboxes and clicks on the OK button, i want the system to retrieved those checked checkboxes value and display to the user. how do i do it?
Reply
Answers (
3
)
how to maximise the new window?
Custom Controls using Collections