Search Results

Type: Posts; User: CYetik

Search took 0.02 seconds.
  1. I solved this problem by using this code block;

    Dim col As New Column
    col.EditorOptions.Listeners.StartEdit.Handler = "this.field.setReadOnly(this.record.data.InfoType != 'Masraf Merkezi');"
    ...
  2. Hi,

    I have two nested GridPanels, both controls fill with Sql database. And i'm using Visual Basic, not ext.js functions.

    My problem is that; i can not make specific cell-based editing. I do...
Results 1 to 2 of 2