I would like to move the edit, details, delete links to the right hand side of the table rows.
I saw this post which seemed exactly like the answer. So I went ahead and implemented it as described.
http://forums.asp.net/p/1379821/2917320.aspx
But the GridCommand.ascx file uses Inherits="DynamicTest.GridCommand"
I get this when I run one of the pages.
'ASP.dynamicdata_fieldtemplates_gridcommand_ascx' does not inherit from 'System.Web.DynamicData.IFieldTemplate'.
Can somebody tell me what this is or where I can find it? I thought it would be in Dynamic Data Futures but I got the 7/16 release
which I believe is the latest and can't seem to find it in there.
Thanks