Switching to other tab problem in my application

Last post 03-06-2008 5:48 AM by ShyamR. 4 replies.

Sort Posts:

  • Switching to other tab problem in my application

    03-06-2008, 2:05 AM
    • Member
      293 point Member
    • janakaraj
    • Member since 10-15-2007, 2:42 PM
    • Coimbatore
    • Posts 137

    Hi,

        I have opened my application in two separate tabs.I am not able to select another tab while validation alert message is displaying in the active tab.

       What is reason for reason.help me to solve this issue

      Regards ,

     Janakaraj.P 

         

  • Re: Switching to other tab problem in my application

    03-06-2008, 2:55 AM
    Answer

    If u open u r application in different window u will get different sessionids. with in means which uses same sessionid.May be because of that u r getting the problem.U open u r application in different window and check out.Plz correct me if i m wrong.

    One more guy shyam gicen a suggestion he may be right. If my answer is abs wrong soryy for that 

     

    Thank u

    Baba

    Please remember to click "Mark as Answer" on this post if it helped you.
  • Re: Switching to other tab problem in my application

    03-06-2008, 2:56 AM
    Answer
    • Member
      46 point Member
    • ShyamR
    • Member since 08-07-2007, 10:50 PM
    • Posts 8

    The Alert message box is a modal window, so unless you click on that, it doesn't allow you to shift focus. It is expected behavior.

     

    Thanks 

    Shyam 

  • Re: Switching to other tab problem in my application

    03-06-2008, 5:29 AM
    Answer
    • Member
      293 point Member
    • janakaraj
    • Member since 10-15-2007, 2:42 PM
    • Coimbatore
    • Posts 137

     Hi shayam,

        Is the best way to do display error message in Msg box.

    Regards,

    Janakaraj.P 

  • Re: Switching to other tab problem in my application

    03-06-2008, 5:48 AM
    Answer
    • Member
      46 point Member
    • ShyamR
    • Member since 08-07-2007, 10:50 PM
    • Posts 8

     

    It depends on your requirement.

    If you think that showing the error in a message box is little disturbing or not appealing, you should take it out.

    The existing set of validation controls .NET helps in creating error messages without the message box.

    Thanks

    Shyam 

     

Page 1 of 1 (5 items)