you might be able to hook up a listener in a cell and if its a certain row #, force the thing to become uneditable. it would look kind of nasty (click into, goes into edit mode, then pops out of edit mode)... or you could roll a cellRenderer and try it that way. Sounds kind of messy - but something a good dataGrid (sic) should support IMHO.
On 2/22/06, Oleg Filipchuk <[EMAIL PROTECTED]> wrote: > > Hi list. > Is it possible to make single cell in the grid non editable? > I can do make non-editable column but that is not what I need. > > thx. > Oleg > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

