Click here to Skip to main content
15,891,375 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Frends,Could anyone help me out?
On one page,i am creating items.those items are checked when they are digital or not.
On the other page(pop-up),i am having a dropdown list items bounding from database.when an item is selected,i want the checkbox should be checked automatically according to digital or not.Could any one help me out?
thank u.
Posted

1 solution

Dear use "Application" State Management Keyword for This.

Pass the value in it according to your selection(Second Page).
then check its value on First page then apply.

Definetely it will work.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900