Hey,
i am just starting to work with telerikcontrols. maybe my question is very easy to answer, but i couldnt find a solution to sort my problem out. i didnt even know, if i am posting in the correct forum, but i couldnt find a forum called RadMultipage.
Well ill have a try to describe my problem.
i have a main page called default.aspx. that page contains some controls. one of them is a radmultipage with 3 radpageview and another control is a radmenu.
if i click on a radmenuitems i want to send some informations to a radmultipageitem.
for example...
my first radviewpage open another file called "file1.ascx". this page contains a label. when i am now clicking on a menuitem(on my default.aspx), i want to set the text of my label(file1.asxy) with the value of the menuitem.
How can i do this?
Thanks
Chris