please give me any example.if u did so.........i want all the cells editable on the check box click at the same movement
On Dec 20, 5:51 pm, "gaurav rai" <[email protected]> wrote: > [Bindable] > public var editable:Boolean=false;//in script tag > > then pass this variable in DatagridColumn editable field. > Make this variable true/False on datagrid check box on change event. > > > > On Sat, Dec 20, 2008 at 5:15 PM, rohit <[email protected]> wrote: > > > i have one check box in a column of data grid > > > i want, when i click on the perticular check box the whole rows goes > > to editable.and accept the cell where check box exist. > > > but when i did it did editable only one cell of that perticular rows. > > > plz give me quick reply....its urgent for me- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

