S
somequestion
< uc1:BoardWrite ID="BoardWrite1" CommentId="<%# Eval("CommentId") %>"
runat="server" />
this is visual studio 2005 asp.net tag.
first it's nor working..but i need this
because i will use this usercontrol lots of place in just 1page.
so i have to give commentId to BoardWirte control
how can i solve this?
Bind() method also doesn't work.
thankx.
runat="server" />
this is visual studio 2005 asp.net tag.
first it's nor working..but i need this
because i will use this usercontrol lots of place in just 1page.
so i have to give commentId to BoardWirte control
how can i solve this?
Bind() method also doesn't work.
thankx.