Posted by: paerison - Thursday, 11 September 2014 00:06:40 |
---|
I have successfully created my first "mod" and compiled it in the dev environment
the mod, in-and-of-itself, is not usefull outside of our forums
the [i]theory[/i] however might be...
the problem: data repeater must declare specific field names in the template using [code]<%# Eval("nameoffield") %>[/code]
the same goes for the table header...
the solution.
[code]
|