Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post May 14, 2013 03:27 PM by sjnaughton
0 Points
7 Posts
Dec 13, 2012 08:52 AM|LINK
Hi,
How do I get the column information, i.e. the actual rows and columns and the data within from the ListDetails.aspx (is it possible from the metatable)?
All-Star
27330 Points
5459 Posts
MVP
Dec 13, 2012 09:25 AM|LINK
Hi harish.sign, no the metatable only contains metadata about the entity it does nto contain any actual data.
Can I ask what it is you are trying to achive pleae?
118619 Points
18779 Posts
Dec 14, 2012 01:08 AM|LINK
harish.sign How do I get the column information
Hello,
Because we cannot see your issue as well as codes, would you mind showing us your detail codes?
Reguards & Thanks!
May 14, 2013 03:09 PM|LINK
@sjnaughton,
I was trying to retrieve the data as an aproach to use the jQuery auto-suggestion,
I found an alternative solution from your blog: http://csharpbits.notaclue.net/2008/07/dynamic-data-and-field-templates_28.html, but was keen on using jQuery.
Sorry for the very, very late response. I actually found the solution. Using Expression Trees.
May 14, 2013 03:27 PM|LINK
Glad you sorted it :) and please do a post on how you solved your issue we'd all like to know :)
harish.sign
0 Points
7 Posts
Dynamic Data: ListDetails.aspx - Entity Data
Dec 13, 2012 08:52 AM|LINK
Hi,
How do I get the column information, i.e. the actual rows and columns and the data within from the ListDetails.aspx (is it possible from the metatable)?
sjnaughton
All-Star
27330 Points
5459 Posts
MVP
Re: Dynamic Data: ListDetails.aspx - Entity Data
Dec 13, 2012 09:25 AM|LINK
Hi harish.sign, no the metatable only contains metadata about the entity it does nto contain any actual data.
Can I ask what it is you are trying to achive pleae?
Always seeking an elegant solution.
Decker Dong ...
All-Star
118619 Points
18779 Posts
Re: Dynamic Data: ListDetails.aspx - Entity Data
Dec 14, 2012 01:08 AM|LINK
Hello,
Because we cannot see your issue as well as codes, would you mind showing us your detail codes?
Reguards & Thanks!
harish.sign
0 Points
7 Posts
Re: Dynamic Data: ListDetails.aspx - Entity Data
May 14, 2013 03:09 PM|LINK
@sjnaughton,
I was trying to retrieve the data as an aproach to use the jQuery auto-suggestion,
I found an alternative solution from your blog: http://csharpbits.notaclue.net/2008/07/dynamic-data-and-field-templates_28.html, but was keen on using jQuery.
Sorry for the very, very late response. I actually found the solution. Using Expression Trees.
sjnaughton
All-Star
27330 Points
5459 Posts
MVP
Re: Dynamic Data: ListDetails.aspx - Entity Data
May 14, 2013 03:27 PM|LINK
Glad you sorted it :) and please do a post on how you solved your issue we'd all like to know :)
Always seeking an elegant solution.