Search Results

Type: Posts; User: caha76

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. it works ok on Safari PC. the issue is only on safari ipad

    Thanks
  2. I have an issue on Ipad Safari Browser, it not detect autoscrolls. I attach an image on google chrome browser and on safari browser.

    Any suggestions??? is an issue or i need to do something ?
    ...
  3. According of you suggestion.

    - create the whole grid dynamically.
    In my real code, I have an empty grid, according of how the user want to view information on the grid, i re built...
  4. After reconfigure a grid i am lossing grid filters.

    Test case
    1. Check filter on string column (filter is ok)
    2. From combo select set 1 (
    3. Check filter on string column (filter miss)
  5. In a dynamic grid, how can delete sort info, if a sort a grid and reconfigure it, if the sort column not exists on reconfigured grid, a javascript error is produced because try to sort grid in an un...
  6. Close this ticket i found an error on my logic, sorry.
  7. I'm retriving data from sql server stored procedure, ono of my fields return as datetime type.

    I'm trying to configure my dynamic grid (store and columns) but i don't know why.

    Test Cases:
    ...
  8. Thanks Vladimir
  9. I am trying to put a custom icon in a header, using tool and custom type, but i am getting another icon, close icon. can you help me.




    <ext:Tool CustomType="icon-expand-all" ></ext:Tool>
    ...
  10. Hi, i am trying to print a panel (loadmode=iframe) when this it loaded but i dont know how, there is a event o something to achieve this.

    I try with document ready but it isnt work.

    My code...
  11. Thanks Daniil
  12. In this example, i have a header panel with 2 panels inside. this 2 panels are 2 possible header. each one has its own height.

    On server side i am setting header height but it not render this...
  13. thanks Vladimir .
  14. I need to change toggle state from server and client side for a button, i am using pressed property on both, but only change internal state but image state not change.

    In this example, if click...
  15. Hi, i have a graph control inside of ext panel control. My panel control has a fit layout property. and i need to pass to grah control width and heigth values of my panel in order to the graph...
  16. Thanks a lot Daniil, now i understand how row expander plug in works :)
  17. It works Daniil, thanks.

    But i have another problem related with row expander with dynamic columns.

    I complete the example with the server side code for before expand event, and i get a...
  18. When i set rowexpander plugin for a grid panel with dynamic columns, it render two collapsable buttons. Show image. Do you any example for this?




    <%@ Page Language="C#" %>
    <%@ Register...
  19. Thanks, it works
  20. When i set an empty value to NumberField on server side, it render to form the value: -1.7976931348623157e+308.
    I have my ext net libraries updated at last week.




    <%@ Page Language="C#"...
  21. Thanks it works.
  22. I want to clear FormPanel and create one new in server side!!! but code : this.FormPanel1.Items.Clear() is not right ..i want to know how to do this, thanks!!!!



    <%@ Page Language="C#" %>...
  23. It works thanks
  24. How can set width for a label of a text field, i use labelWidth but it doesn't work. In the next example(show image) i want to reduce label width because text field is to small.




    ...
  25. I have the same issue, can you help me.
Results 1 to 25 of 32
Page 1 of 2 1 2