Search Results

Type: Posts; User: gidi

Page 1 of 3 1 2 3
Search took 0.01 seconds; generated 41 minute(s) ago.
  1. Hello, how can I access the summary in the datagrid after rendering?.

    Thanks
    Gidi
  2. Hi Fabrício

    sorry for not replying for so long. I will try different things. I'll report back if I have problems.

    Tanks
    Gidi
  3. Thanks, but where can I find the documentation about the function "filterheader"?

    I also need Information about GridPanel.getRecordsValues.

    Thanks Gidi
  4. Thank you, it works!
  5. Hi,

    I want to collapse my grid grouping. My first column is fixed.


    Ext.Net.X.AddScript("App.GridPanel.features[0].collapseAll();")

    This only works if the column is not locked.

    Thanks
  6. How can I read the filters

    I want to read the filters of the store.
    Here is my example again. When I search in the HeaderFilter and then click on "FindFilter" button, it shows me a count of 0.
    ...
  7. Hi Fabrício,

    i found a solution for me.

    The color #fc6363 is the background-color of the group header.25630




    .x-grid-scrollbar-clipper .x-grid-group-title {
  8. Hi Fabrício,
    Do you maybe have an idea how I can display the label for the grouping over the entire area. If I set ".x-group-hd-container" - "overflow:visible" it doesn't work.

    Thanks very much...
  9. Hi Fabrício,

    I found a solution.

    I select a row before the actual selection and then I select the actual row.
    I think the selection is only made if the selection <> RowIndex.

    Thanks for...
  10. Hi Fabrício,

    Thank you but I still have the problem. For example, if I select the last data set (data row 41) and then click "Databind", the grid scrolls up, also in your example.

    Ext.Net 5.3.00
  11. Hi,


    I have the next problem. After a Gridpanel.Refresh, the grid panel scrolls up vertically. Here is a test program. Please scroll down and select. Then press the Databind button.

    Gidi


    ...
  12. Hi Fabrício, thank you, everything is working great now! Do you maybe have an idea how I can display the label for the grouping over the entire area. If I set ".x-group-hd-container" -...
  13. Hi,

    I have the next problem. Ungrouped locked datagrid loses row height after databinding. But if I group the grid, everything works great. You can activate the line "'aktGrid.Store(0).GroupField...
  14. Hi Fabrício,


    I upgraded to Ext.NET 5.3. So far it works. But now it loses the selection when I work with grouping. Here is the new code.



    Imports Ext.Net

    Public Class grid2
  15. Oh man, am I stupid. I still have Ext.NET 5.2. Excuse me Fabricio.

    Thanks a lot for your help.
  16. Hi Fabrício,

    The problem is that after clicking on databinding with the column locked, the selection is lost. If you uncomment the " If i = 1 Then _Col.Locked = True" line again, everything works...
  17. thanks, that helps me a lot!
  18. I have a new problem with locked grids.

    After the "Grid.DataBind" the grid loses the selection.

    If you comment out If i = 1 Then _Col.Locked = True again and then select a row and click on...
  19. Thanks for your answer. Here is my example.

    If you comment out the line " If i = 1 Then _Col.Locked = True" then everything works and the tooltip is shown.

    Gidi




    Imports Ext.Net
  20. Hi,

    I have problems with locked columns. Normally I use the following script to display tooltips. This works very well until I lock the first column with Column.Locked.



    Dim _ToolTip As...
  21. I don't get any answer from support@ext.net .

    Gidi
  22. Ok, but why i'm no premium member? I can't open new Threads.

    On 2022-05-11 i paid 240 USD for "1 x Ext.NET Premium Support Subscription ( 1 year of Premium support (Included) ) "
  23. Why? What is with https://examples5.ext.net/ ?

    Gidi
  24. Hi Fabricio,

    thanks for your reply.

    I minimized the Problem of this Code




    Imports Ext.Net
  25. If i use window for panel, then it's ok, but the window is over the startmenu.
Results 1 to 25 of 72
Page 1 of 3 1 2 3