@arheopterix1960gmail-com

@arheopterix1960gmail-com

Forum Replies Created

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • in reply to: Hide – show LayoutPanel in Docking Layout #104463
    Oleg Ilin
    Participant

    Dear Svetoslav and Steven,

    I thank you  for your attention to my question.
    Your hints helped to find a solution with CSS. You’re supposed to use ‘block: none’ (not a property visibility )  in the right block surrounding the needed item . The only one difficulty is that the blocks for Tabs and LayoutPanel hiding are fundamentally different.
    Best Regard ,
    Oleg I

     

    https://disk.yandex.ru/i/NpoFVu_MxCbOvg

    in reply to: Hide – show LayoutPanel in Docking Layout #104449
    Oleg Ilin
    Participant

    Dear Svetoslav,

    See this link, pls

    https://disk.yandex.ru/i/hDZIRz2PIY7oTg

    in reply to: Hide – show LayoutPanel in Docking Layout #104447
    Oleg Ilin
    Participant

    Dear Svetoslav,
    I have carefully tested your solution. Unfortunately, your idea can’t be used in an industrial system. The visibility property hides panels but leaves empty areas on the screen, resulting in a sloppy layout. Look at two screenshots.

    https://disk.yandex.ru/i/ecgnNiU5phEe3Q

    https://disk.yandex.ru/i/xzazQMKqTx2Bew

    Frames with the hidden attribute remain on the screen as white bars.
    Can the white stripes be removed?
    Best wishes,
    Oleg I.

     

    • This reply was modified 1 year, 8 months ago by Oleg Ilin.
    in reply to: Hide – show LayoutPanel in Docking Layout #104412
    Oleg Ilin
    Participant

    I was delighted early (. Your method  works for panels, but does not work for individual buttons nested in a panel. In another way, I can hide the entire panel, but individually, only the “slider-tab” node cannot be hidden according to your method.  Do you have other options?
    Sincerely,
    Oleg I

    docking.layout = [
    {
    type: ‘LayoutGroup’,
    orientation: ‘horizontal’,
    items: [
    {
    type: ‘LayoutGroup’,
    items: [
    {
    type: ‘LayoutPanel’,
    id: ‘inputPanel’,
    label: ‘Input’,
    items: [{
    label: ‘TextBox Tab’,
    content: ‘<smart-multiline-text-box id=”multiLine”>Write more text here …</smart-multiline-text-box>’
    },
    {
    label: ‘Slider Tab’,
    content: ‘<smart-slider id=”slider”></smart-slider>’
    }]
    },

    in reply to: Hide – show LayoutPanel in Docking Layout #104410
    Oleg Ilin
    Participant

    Dear Steven!
    I would like to express my deepest gratitude to you for such a quick and complete answer.

    Best regards,

    Oleg I.

    in reply to: don't work a wrap for virtual Tree-grid #103186
    Oleg Ilin
    Participant

    Good afternoon.
    Could I ask the status of my request.
    regards
    Oleg

    in reply to: don't work a wrap for virtual Tree-grid #102712
    Oleg Ilin
    Participant

    How’re you, Mr. Peter Stoev.

    Could I interest about the status of my question ?

    Regards,
    Oleg I..

    in reply to: ability to manage the rows in the categories of a grid tree #102444
    Oleg Ilin
    Participant

    Hi Peter,

    Is it possible to load virtual data (lazy loading) when the data grid is grouped by fields? In another way, can we load data into a group not immediately, but on click. Is it possible in this case to load subgroups not immediately, and then also on click?

    Regards, Oleg

Viewing 8 posts - 16 through 23 (of 23 total)