Re: [flexcoders] Row editing in datagrid

2005-06-28 Thread Manish Jethani
On 6/28/05, Pradeep Chaudhary <[EMAIL PROTECTED]> wrote: > Can u suggest some ideas on how i can achieve that. How can i set a > current row ? Does datagrid has some internal logic to identify the > current row ? By current row I mean the currently selected row. I just realised that the selectio

Re: [flexcoders] Row editing in datagrid

2005-06-27 Thread Pradeep Chaudhary
Can u suggest some ideas on how i can achieve that. How can i set a current row ? Does datagrid has some internal logic to identify the current row ? How can i do it using styles ?. As far as i know i think i will have to make the create a cutom row renderer for it. Please suggest if this is the w

Re: [flexcoders] Row editing in datagrid

2005-06-27 Thread Manish Jethani
On 6/27/05, Pradeep Chaudhary <[EMAIL PROTECTED]> wrote: > Row based editing means that all the editable cells in a row are in > edit mode and user can tab through them entering values and save all > the changes made in a single request to server. When the user saves > the record the row returns t

Re: [flexcoders] Row editing in datagrid

2005-06-27 Thread Pradeep Chaudhary
I have implemented a similar logic to create records through cell editing. Row based editing means that all the editable cells in a row are in edit mode and user can tab through them entering values and save all the changes made in a single request to server. When the user saves the record the row

Re: [flexcoders] Row editing in datagrid

2005-06-27 Thread Manish Jethani
On 6/27/05, Pradeep Chaudhary <[EMAIL PROTECTED]> wrote: > We already have a web based app in which we support row based > editing for a record. By row-based editing for a record, do you mean that the cells are edited individually but the entire record is commited at once in a single operation?

Re: [flexcoders] Row editing in datagrid

2005-06-26 Thread Pradeep Chaudhary
Hi Manish, We already have a web based app in which we support row based editing for a record. Idea is to allow the user to edit any of the values for a record and save it all at the same time instead of having him to edit just a single value. It is also helpful for creating records within the gr

Re: [flexcoders] Row editing in datagrid

2005-06-24 Thread Manish Jethani
On 6/24/05, Pradeep Chaudhary <[EMAIL PROTECTED]> wrote: > Can we have row based editing instead of default cell based in the > datagrid ? Is there a workaround or a hack to get this feature. What would row-based editing look and feel like? How do you expect editing of the entire row at once to w

[flexcoders] Row editing in datagrid

2005-06-24 Thread Pradeep Chaudhary
Can we have row based editing instead of default cell based in the datagrid ? Is there a workaround or a hack to get this feature. Pradeep -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40ya