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)?
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?
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!
@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.
Glad you sorted it :) and please do a post on how you solved your issue we'd all like to know :)