![]() |
pass 2 parameters using HyperLink column?
is it possible?
thanks TIA. |
Re: pass 2 parameters using HyperLink column?
Here's how I have done it; piecing the two columns together with a delimiter
and then parsing the string in the click event handler. Hope it helps, Dale <%# DataBinder.Eval(Container.DataItem, "Column1") + "::" + DataBinder.Eval(Container.DataItem, "Column2") %> "Joriz" <google@joriz.is-a-geek.net> wrote in message news:7d49ea6b.0406291602.14a19e1e@posting.google.c om... > is it possible? > > thanks TIA. |
| All times are GMT. The time now is 06:22 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.