brian_c wrote: |
|
search for editurl ..
or even better .. if you can .. search for editurl and my name as the poster .. you will find the answer... |
|
I did a search and did not find an adequate answer to my problem.
However, I did find the solution immediately after I posted this question. I simply needed a ".ToString()" on the end of: DataBinder.Eval(Container.DataItem,"ItemID"). I originally copied code from another module which is VB. Doh! Oh well, simple fix.