Dart Home | PowerWEB LiveControls for ASP.NET | Custom Development | Reply | PowerWEB LiveControls for ASP.NET Topics | Forums |
Author | Forum: PowerWEB LiveControls for ASP.NET Topic: LiveCheckBoxColumn in Datagrid |
bfairchild From: Plano, TX USA Posts: 91 Member Since: 06/10/05 |
posted March 12, 2007 11:22 AM I have a LiveDataGrid with sorting turned on. I am keeping the state of the object collection in session on the server. One of the columns I have is a LiveCheckBoxColumn that is bound to the Selected property of the object that is bound to the datagrid. When sorting I have an update selected method that iterates through the datagrid and updates any selected objects in the collection based on the state of the LiveCheckBoxColumn. It works to change a row from a non checked state to a checked state, but not in reverse. Even if I uncheck a row when the method iterates over the datagrid and findes the livecheckboxcolumn, it always sees it as checked. Is this a bug? |
John Talarico![]() From: Rome, NY USA Posts: 630 Member Since: 06/01/05 |
posted March 13, 2007 12:14 PM I'm not entirely clear on how you are using the grid and how the checkbox is being updated. Could you send in a sample with instructions on how to reproduce the behavior? Please send it to support@dart.com with a reference to forum topic #7402. We will then review it to see if this is a bug or if it is expected behavior. Thanks! |
mikewheat mikewheat@tm.net From: Davison, MI USA Posts: 26 Member Since: 05/16/05 |
posted October 5, 2007 2:54 PM Hi, I have a similar situation to this post that was not answered. I have a LiveDataGrid with a LiveCheckBoxColumn. When I populate the grid, I set the checkbox state as checked. If I change the state of the checkbox to unchecked by clicking it with the mouse, the state does not change, although it visually is not checked. I have a 'check all' button and a 'uncheck all' button on my page. If I click uncheck all, the state does change. I then click the checkbox to check it. The state does change to checked. So, when clicked. The state will change from unchecked to checked, but will not change from checked to unchecked. Thank you, Mike |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted October 5, 2007 4:24 PM Hi Mike, I have reproduced the problem and submitted it as issue #4533. For updates on the status of the issue, please contact Jamie Powell (jamie.powell@dart.com). Thanks for reporting this, -ken |
Reply | PowerWEB LiveControls for ASP.NET Topics | Forums |
This site is powered by
![]() |