-
Sencha User
Enable-Disable cells of single column in Ext.grid.EditorGridPanel
Hi All,
I have EditorGridPanel and I want Enable-disable cell values depending on other column value of same Row and I am using Extjs 3. As I tried to find out a solution on Google there is I found that
I can able to use RowEditing plug-in. I don't want to use this plug in, so is there another way to do this?
And I want to do this enable and disable when click on Edit button, so I can able to do this on "beforeedit" event.
here I am getting issue that how I can able to access one particular cell object and how I can able to enable and disable that cell object. I know there is method to enable-disable whole column of
grid but is there any method which returns that particular cell object and enable-disable that cell object?
Is anyone knows is there any way to do this, please let me know, Thanks.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules