it's really important thing to solve

U

uto

it's really important thing to solve
please give me some advice

i made some usercontrol included some fuctions
this fuction require some parameters liike currentpage , pageCount, and
pageSize

and then

it attached into default.aspx like this

<uc1:uc_pager ID="Uc_pager1" runat="server"
CurrentPage="<%=page%>"
PageCount="<%=pageCount%>"
PageSize="<%=pageSize%>"
/>

this time, problem appear
how can i set some parameters of usercontrol??

please hel p me....
 
J

Juan T. Llibre

Uto,

What "problem appear" ?

It doesn't work ?
It produces an error ? ( Post the error text if that happens )

Where are the parameters coming from ?
 
U

uto

yes, it produces an error...

this is a pager usercontrol of bulletin board
so i have to set value of this control
are there any way to implement this?
how can i set CurrentPage property value?

"<%=page%>" has not applied

thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top