[CLOSED] [1.0] RowEditor validation tooltip obstructing editing

  1. #1

    [CLOSED] [1.0] RowEditor validation tooltip obstructing editing

    Hi,

    When using RowEditor with some editors that display validation errors, the validation tooltip is obstructing the editing row and moving back and forth when it does not have enough space. You can replicate it with your example at https://examples1.ext.net/#/GridPane...ins/RowEditor/ :

    1. Resize the browser so that the grid just fits horizontally into the view (no extra space around it, but no horizontal scrollbar either). I use the current version of FireFox.
    2. Click 'Add Employee' button
    3. Clear the Salary field. The validation red border should appear around it and the validation tooltip on the right moving back and forth preventing from editing the Salary field easily.

    In our MVC application the tooltip appears on the left, but since we fit the grid to view, it prevents from editing the first columns. We don't use default values - we need the fields to be initially empty.


    Regards,
    Tadeusz
  2. #2

    RE: [CLOSED] [1.0] RowEditor validation tooltip obstructing editing

    Hi,

    I can suggest to turn off error tooltip (to set ErrorSummary="false" for the plugin) because it requires space
    I'll investigate it
  3. #3

    RE: [CLOSED] [1.0] RowEditor validation tooltip obstructing editing

    Thanks, for us disabling the summary is pretty enough.

    Regards,
    Tadeusz

Similar Threads

  1. Remote Validation using RowEditor
    By mait_k in forum 1.x Help
    Replies: 1
    Last Post: Dec 20, 2011, 4:24 PM
  2. RowEditor validation
    By reezvi in forum 1.x Help
    Replies: 0
    Last Post: Aug 12, 2011, 6:36 PM
  3. [CLOSED] RowEditor & Form Validation
    By ljcorreia in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Jul 22, 2011, 9:45 AM
  4. [CLOSED] RowEditor Validation
    By ljcorreia in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jul 20, 2011, 12:21 PM
  5. Replies: 0
    Last Post: Sep 29, 2010, 2:29 PM

Posting Permissions