Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
DataGrid to Edit and Delete Items
timothy.farrell
20y
1.8k
1
Reply
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
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
binary data in SQL
printing data