Search Results

Type: Posts; User: dinhhung09138

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Why don't you create dynamic grid?
  2. I have a store.

    I find store's index.. and i want to update data in this row index..

    How can i do that?

    Thanks.
  3. Hi guys..

    Have a nice day..
    I have a question.. I set background-color in each item.. Now, I want to set background-color in displayed combobox when i click item.



    <ext:ComboBox Flex="1"...
  4. Hi guys.

    I want to set current page for store. If i set in script, it's work be fine.. but i want to set it in code-behind...

    How can i do that? Please help me.

    here are the script

    ...
  5. Hi @Daniil

    I'm so sorry about my quite mistake.. I check again and it's work be fine.
    Thank for your response again.

    Have a nice day..
  6. Hi guys
    .

    Here is a example on ext.net: https://examples2.ext.net/#/Form/ComboBox/Two_Columns/

    I load data into combobox and i want to set value in page 2 of store in combobox. But it don't...
  7. Hi @Daniil

    Thank for your response.
    But i don't know how can i do that... I try in parent page and child page. it is not work fine.

    Here is my code.

    javascript code in parent page and child...
  8. Hello everyone, long time no online.

    Here is my problem, i has tabpanel with 2 panel inside.. i load separate page in each panel (ex: ../product.aspx inside panel 1, ../salary.aspx inside panel...
  9. Column chart is also too.
  10. Hi guys..
    I created barchart dinamic. But it's not work.. And when i create dynamic linechart. it's same error.
    Please tell me what is this problem.

    Thanks.

    Here is my code


    public Chart...
  11. Thanks @Daniill

    It's work be fine.
  12. Hi guys.
    I want to create PieChart in code-behind. But i has a problem, i don't know how can i add tips in c#


    Demo in https://examples2.ext.net/#/Chart/Pie/Basic/


    <ext:Chart
    ...
  13. Hi @Daniil..

    I can do that..
    In 'GenerateGrid' function. I replace this code.

    Old


    foreach (var item in ParID)
    {
  14. Hi guys.

    I has a combobox, i don't want to edit. i want when user type a key, combobox will find all record in the store and and show up if any records has contain that key.
    Any suggestion for...
  15. Hi @Daniil
    I has created seperate again the Store and Grid. grid is changed.
    But it has new problem. When i add dynamic ModelField, data don't show on gridColumn, but i add static ModelField and...
  16. Hello everyone.
    I has a problem..
    I create gridpanel and i want to add dynamic store and columns into gridpanel when data changed.
    When I add dynamic columns into Grid, it's work be fine. But when...
  17. Dear Daniil..

    Thank for your help..

    It works be fine.. But it very simple,, in my project is very complex... i have some columns has editor and some columns don't have. and have some jscript to...
  18. Thank Daniil.



    It's work fine...

    Thanks again.
  19. Hi Daniil.

    Thanks for your response but i can't do that..

    Here is my code and please tell me if has a problem.




    <script type="text/javascript">
  20. Hi daniil.
    Thanks for your response.

    this is a problem.
    In this demo. When page load you can see checkboxs on rows (department 0, 2, 4, 6, 8) are checked, anothers are not. then i will check all...
  21. Dear daniil.

    I was read this example before, but i can't understand how can i config in tree panel.
    So, Could you tell me, What should i do?

    Thanks.
  22. Dear Daniil.

    First. Thanks for your response.
    Second, Here is simple demo about datatable is changed but treepanel is not change. in this demo, i'm only change value of 'check' column in...
  23. Hi guys.

    I want to add to control (Combobox and TextBox) in editor of gridColumn.
    When i click button A: combobox.Hidden = fasle, Textbox.Hidden = true.
    And when i click button B. combobox is...
  24. Hi guys.

    I has a problem, I create a TreePanel and add dynamic Note in code-behind.
    When i click a button, Datatable is use to create node changes, i want to remove old RootNode and add new...
  25. Hello everyone..

    I has a problem and hope someone can help me..

    I add asp:reportviewer in ext:panel.. When i click button to show report, reportview don't show.. If i remove all control...
Results 1 to 25 of 31
Page 1 of 2 1 2