[CLOSED] checkbox returns uncheck although checked in form

  1. #1

    [CLOSED] checkbox returns uncheck although checked in form

    I have the following situation.
    I setup a grid and a form to edit details in a popup window.
    I bound the controls before showing the window with the proper values for checkboxes.
    The form is split across several forms using TabPanel.
    I try to edit a record for which I can see one of the checkboxes is checked.
    I popup the form and click save button without making any changes.
    I then check the checked prop for control back in post-back and this is unchecked.

    I realized that if the checkbox control is in a non visible page, the problem solves if first click the tab page containing the control and make it visible and then click save. This time the checked prop for control returns correct value.

    Have you ever have had an issue like this? It is driving me crazy because I can not trust what I am receiving back to be saved.
    I am using ext.net 2.5.
    Last edited by Daniil; May 05, 2015 at 3:30 PM. Reason: [CLOSED]
  2. #2
    Hi @jstifel,

    I guess the same problem has been discussed here.
    http://forums.ext.net/showthread.php?11390

Similar Threads

  1. Replies: 3
    Last Post: Apr 17, 2015, 6:59 AM
  2. [CLOSED] TreeGrid : Check child checkbox with parent checkbox checked
    By matrixwebtech in forum 2.x Legacy Premium Help
    Replies: 35
    Last Post: Jan 21, 2015, 4:18 PM
  3. Uncheck Checkbox
    By Tbaseflug in forum 1.x Help
    Replies: 0
    Last Post: Feb 01, 2011, 4:31 PM
  4. [CLOSED] [1.0] Checkbox uncheck bug
    By Edward in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 20, 2010, 11:26 AM
  5. Replies: 1
    Last Post: Aug 13, 2009, 9:37 AM

Tags for this Thread

Posting Permissions