Search Results

Type: Posts; User: TAYMA

Search took 0.01 seconds.
  1. hi
    I have a panel and for doing some jobs user can to add another panel to this panel. I do this task by following code


    panel.AddTo(this.GetCmp<Panel>("PanelJou"));
    panels that add are...
  2. hi
    when i was using CheckboxSelectionModel it Gave me two fields :RecordID and RowIndex.but i think RecordId Is autogenerated and useless in serverside.is a solution for me to give my real Id(What...
  3. no support?
  4. hi
    I'm going to get the value of all the checked rows in the Grid. I followed this example https://mvc.ext.net/#/GridPanel_Spreadsheet/Submit/

    .SelectionModel(
    Html.X()
    ...
Results 1 to 4 of 4