G
Guest
Hi,
I have already asked this question before but I guess it wasn’t clear:
How can I call to a Function/Property and send data dynamically to the
WebUserControl ?
(GetText() is not being called. any code error ?)
<Result:Header id="rh" CurrentPage=<%#GetText()%> RecordsPerPage="2"
runat="server" />
.....
GetText()-> function/property on Webform
thanx,
Oren
I have already asked this question before but I guess it wasn’t clear:
How can I call to a Function/Property and send data dynamically to the
WebUserControl ?
(GetText() is not being called. any code error ?)
<Result:Header id="rh" CurrentPage=<%#GetText()%> RecordsPerPage="2"
runat="server" />
.....
GetText()-> function/property on Webform
thanx,
Oren