TabPanel validation without FormPanel inside

  1. #1

    TabPanel validation without FormPanel inside

    I saw the post http://forums.ext.net/showthread.php...-button-submit
    Is there any way to validate TabPanel and set focus to invalid tab without FormPanel inside?
  2. #2
    TabPanel has no validation logic therefore it cannot be validated directly
    Please post simple test sample is demonstrated what are you trying to accomplish
  3. #3
    I want to validate each of tab of the TabPanel. But I can't use FormPanel because it doesn't allow html tags, asp.net custom controls and built-in asp.net controls inside.
  4. #4
    What do you think?
  5. #5
    In your case, you have to validate all required fields manually
  6. #6
    Could you provide me a code sample to demonstrate how I can to do that on the server and on the client?

Similar Threads

  1. Replies: 3
    Last Post: May 18, 2011, 7:06 PM
  2. Replies: 9
    Last Post: Oct 07, 2010, 6:27 PM
  3. FormPanel Validation
    By Ganesh3.shirsath in forum 1.x Help
    Replies: 1
    Last Post: Oct 07, 2010, 8:11 AM
  4. Replies: 10
    Last Post: Sep 22, 2010, 10:07 PM
  5. Replies: 2
    Last Post: Sep 21, 2010, 11:14 AM

Posting Permissions