@arheopterix1960gmail-com

@arheopterix1960gmail-com

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 19 total)
  • Author
    Posts
  • in reply to: problems with localization of grid #104804
    Oleg Ilin
    Participant

    Moreover, the error appears already when entering
    locale = “it”

    https://disk.yandex.ru/i/aFbKrj7P9P5ByA
    but when using
    <smart-grid locale=”it” id=”grid”></smart-grid>
    everything happens normally and in the console
    you can see that
    ?grid.locale

    > “it”

     

     

    in reply to: nested grid inside a tree grid #104745
    Oleg Ilin
    Participant

    Also, when the main grid is loaded dynamically,
    (throught virtualDataSourceOnExpand)

    system crash

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

    in reply to: nested grid inside a tree grid #104744
    Oleg Ilin
    Participant

    Dear Svetoslav.
    Thank so much you for your help.
    Is it possible:
    1 Combine both arrows into one (so that the row details grid expands when the parent node is opened).
    In another way, when clicking on the arrows, either a new category or details about the line was programmed to open.
    2 Hide some (not all)  selective arrows so as not to show the details of those rows ?
    Best Regards
    Oleg Il

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

    in reply to: grid is constantly refreshing #104732
    Oleg Ilin
    Participant

    Hi Svetoslav,

    What does it mean “without virtualization”?
    My database is very large and I use servers all the time to get data for each category expansion?
    Your example is absolutely correct. It shows an indicator
    at the beginning of the row expand and does not refresh the entire table.
    But unfortunately I can’t make my grid behave like yours.
    I have an indicator in the center of the screen and refresh when a new category expands.
    What tricky miracle works for you?)

    Also, I saw a new parameter “displayLoadingIndicator” not mentioned in the documentation. Where can I find the complete documentation for the components?

    Best Regards,

    Oleg I

    • This reply was modified 1 year ago by Oleg Ilin.
    in reply to: docking layout changes style of font an other plugin #104711
    Oleg Ilin
    Participant

     

    Good afternoon,
    I didn’t quite get your point about style inheritance.
    Initially of stage loads all smart components (all js and css)
    For all subsequent stages of work, I no longer upload any js and css.

    The menu and divs for the context of page (andfor second dock layout accordenly) are always on the same page, but only the second docking instance created changes the style of the menu. When this second docking instanse is removed, the menu style is restored.
    Does your component change the body styles , common headers or anything ? Note that the styles break when the second instance of the dock is created.
    Best Regards,
    Oleg Il

    in reply to: distribution query #104635
    Oleg Ilin
    Participant

    <div>
    <div>
    <div>Dear friends,</div>
    <div>I started to see the inscription of your site when using web components</div>
    </div>
    </div>
    <div></div>
    <div>https://disk.yandex.ru/i/SxbQhnQP-7p7Eg</div>
    <div>
    <div>I have purchased a license for your product Version 10.x-14.x and use this version</div>
    <div>Where can I insert the license key so that the inscription does not appear again</div>
    <div>Best Regards,</div>
    <div>Oleg I</div>
    </div>
    <div></div>

    in reply to: distribution query #104634
    Oleg Ilin
    Participant

    <div>
    <div>
    <div>Dear friends,</div>
    <div>I started to see the inscription of your site when using web components</div>
    </div>
    </div>
    <div></div>
    <div>https://disk.yandex.ru/i/SxbQhnQP-7p7Eg</div>
    <div>
    <div>I have purchased a license for your product Version 10.x-14.x and use this version</div>
    <div>Where can I insert the license key so that the inscription does not appear again</div>
    <div>Best Regards,</div>
    <div><span>Oleg I</span></div>
    </div>
    <div></div>

    in reply to: Mistake in a header of buttons #104562
    Oleg Ilin
    Participant

    Hi Svetoslav,

    Thank you so much for your suggestions.
    ideas with  CSS  are quite cumbersome, and do not allow using this panel for other purposes.
    Creating a listener closest to this hidden button with its own event handling fixed the problem.

    Best Regards,

    Oleg I

    Oleg Ilin
    Participant

    be careful with initialization via CSS, especially when using %; e.g. height: 100%  often leads to unpredictable results

    in reply to: Buttons on the panels #104496
    Oleg Ilin
    Participant

    Hi Steven,

    I really appreciate your help!!

    Thank you so match.

    Best Regard,

    Oleg I

    in reply to: API for LayoutPanels #104484
    Oleg Ilin
    Participant

    Thank!

     

     

    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, 1 month 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>’
    }]
    },

Viewing 15 posts - 1 through 15 (of 19 total)