Search Results

Type: Posts; User: fsgprivate

Search took 0.01 seconds.
  1. <ext:ComponentColumn
    runat="server"
    Editor="true"
    DataIndex="DEPT_ID"
    ...
  2. How to bind TreePanel value in DropDownField at GridPanel ?

    I don't know how to bind DropDownField value in GridPanel, it can get value use Ext.encode(#{GridData}.getRowsValues, how do I do ?
  3. <DirectEvents>
    <Command OnEvent="CommandClick" Before="myfunction">
    <ExtraParams>
    <ext:Parameter Name="CMD" Value="command" Mode="Raw" />
    ...
Results 1 to 3 of 3