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
timothy.farrell
NA
105
0
DataGrid to Edit and Delete Items
May 27 2004 9:28 AM
I have a detail datagrid that displays details concerning a record selected in a Master datagrid. The detail datagrid is setup using
and
's. See below:
Detail Record
Tool Name:
<%# DataBinder.Eval(Container.DataItem, "Name" )%>
This method allows me to format the presentation layout as I wish and retrieve the data without issue. The problem is that when I attempt to include the
:
I get an error stating the following: 'The active schema doesn't support the element
'. Can someone tell me why? The documentation I have seems to say to script it this way... Thank you. Tim
Reply
Answers (
1
)
binary data in SQL
Windows form application heeeeeelp!!!!!!!!!