New Message on dotNET User Group Hyd

Problem with <%# ... %> in studio.net

Reply
  Reply to Sender   Recommend Message 1 in Discussion
From: bunnyheidi

 Hi,
    I have a doubt regarding <%# ... %> in my project. I am setting body direction either dir="ltr" or dir="rtl" dynamically based on user  preference.  To achieive this i am placing 'dir' value in 'session' object, when user logged in to the project corresponding preference are being placed into session object. so have gine body direction like this..
  <Body dir='<%# Session["direction"] %>' >
 
 This is working correctly, but in MS Visual studion.net when i want to move Html code view to design view  it's giving error message that "could't move to desing view and <% .. %> tags are used", because of using <% .. %.> these tags in HTML view , desing view is not being visible.
  can anybody give me the solution to my problem, howz achieive this to move desing view even i placed these tags..?
 
Thanks
kiran
 
 
 

View other groups in this category.

Click here!
Also on MSN:
Start Chatting | Listen to Music | House & Home | Try Online Dating | Daily Horoscopes

To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings.

Need help? If you've forgotten your password, please go to Passport Member Services.
For other questions or feedback, go to our Contact Us page.

If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list.
Remove my e-mail address from dotNET User Group Hyd.

Reply via email to