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
Churchill A
NA
14
0
Access controls on a page from a class method ( C# )
Jun 23 2010 4:47 AM
Lets assume I have:
<asp:TextBox ID="txtFamName" runat="server"></asp:TextBox>
I have a class that queries the db and returns a datatable. I want to have a method that takes the datatable and loads the page with the data. I don't want to write most of the codes on the page.cs
Thanks
Reply
Answers (
1
)
find radiobuttonlist control in gridview
how to insert string with single quotes value into database in c#