I have a radpageview control with about six tabs and on run time it starts with the first page open. So if a person wants to enter data into the database he will fill in the information on the first page if he presses the tab button the cursor will be moved to the next predesignated control.but when it comes the time to go to a textbox on another page of the radpageview it does not do this. Ive tried the code below but it has not yielded reults
is there anyone with any suggestions
is there anyone with any suggestions
RadPageViewPage2.Focus()
RadPageViewPage2.Select