Forum Replies Created

Viewing 15 posts - 31 through 45 (of 49 total)
  • Author
    Posts
  • in reply to: Deployment Deployment #92510

    emberq
    Participant

    Great, thanks. One question – if I access the libs off yours public server how is that you determine if I’m a licensed user?

    in reply to: Date formatting not working Date formatting not working #92463

    emberq
    Participant

    Also, related to loading the jqXDropDownList, I have another issue. I am changing localdata but not seeing any change in the dropdownlist. If I set the dropdownlist’s source directly to an array and change the array, then the list content changes. But if I’m using dataadapter and change the the adapter’s locadata, the list content doesn’t change.

    Thank you.


    emberq
    Participant

    This is still a problem in 4.5.0. If the content of the edit matches something in the list then val returns the value, not the display member.

    in reply to: Tabs close buttons problem Tabs close buttons problem #92101

    emberq
    Participant

    Hi JQWidgets Team,

    I know you have your hands full but I am still waiting for a fix or advice or a workaround for the same tab title problem that I reported in November of 2016. My app uses dynamic tabs prominently and becomes unusable once 7 or 8 or 9 tab close x’s appear on every tab. All my non-selected tabs receive an additional ‘x’ whenever I address the selected tab with a setTitleAt.

    Can you please advise:

    1. Whether you’ve confirmed this is a problem – maybe my code structure is contributing to the problem somehow?
    2. Is there a workaround?
    3. Is there a simple demo I can run myself to confirm the problem and perhaps hunt for a workaround?
    4. Approximately when this fix will be released? I may have to consider a significant restructuring of my UI without dynamic tabs.

    Thanks for your advice,
    Mike

    in reply to: Tabs close buttons problem Tabs close buttons problem #91676

    emberq
    Participant

    Thanks Peter. It would be great if you could get this into a 4.5.x fix release. I’m doing demos of an app to both developers and potential clients and it really diminishes from the quality of the interface. Thanks for anything you can do.

    in reply to: Tabs close buttons problem Tabs close buttons problem #91603

    emberq
    Participant

    More — It happens every time I call the function setTitleAt. ALL my tabs get an extra ‘x’. Not

    in reply to: Tabs close buttons problem Tabs close buttons problem #91600

    emberq
    Participant

    Today 2/15/17 I upgraded to 4.5.0 and I am still seeing multiple ‘x’ to close tab on all the tabs I create. Regardless of whether they’re created in HTML or dynamically. AS I create more tabs dynamically they each get an added ‘x’. I have tabs with 5, 6, 7 ‘x’s.

    I am stuck.

    in reply to: Tabs close buttons problem Tabs close buttons problem #88901

    emberq
    Participant

    You’re welcome. I’m interested to know when this will scheduled to be fixed.

    One other thing – when I make a posting here and it is replied to, I”m not receiving any email notification. I thought it was automatic since my email address is part o my profile. So how can I automatically receive updates to my postings?


    emberq
    Participant

    Hi upgraded to 4.3.0 and this is still a problem. ‘showAllCollapseButtons’ on docking widget does not show any buttons. There are no error messages.

    in reply to: jqxNotification modality jqxNotification modality #87028

    emberq
    Participant

    Also, the opacity property doesn’t seem to work when try to make it more opaque. No matter how high I go (100) the opacity doesn’t seem to change and i get bleed through from the UI behind the control.

    in reply to: jqxNotification modality jqxNotification modality #87026

    emberq
    Participant

    I think you guys have a problem with the destroy of that widget. You are not removing the ids of the images in there. When we go to pop the same widget again it is coming without the images.

    in reply to: jqxNotification modality jqxNotification modality #87007

    emberq
    Participant

    Thanks but this is not what I’m trying to achieve. All I want to do is pop a message notification, centered on the screen and modal, using the template concept with error, warning etc. So jqxNotification seems perfect except that it si not modal and it cannot pop centered.

    The jqxWindow example you gave is interesting because it looks like the window is popping modal but then its button merely pops the same non-modal jqxNotification in the upper right.

    Can I just put the jqXNotification into that window upon initialization – just pop it in one shot right into that window using the window as the container? – and get the modal effect I need?

    in reply to: Edit mode in datatable Edit mode in datatable #78307

    emberq
    Participant

    Just a bit more info – my actual code (not the simplified fiddle I created) does the same thing – immediately flips out of edit mode. That code resides on a tab that has a splitter. When all is done initializing, that row is not in edit mode. If I dbl-click any cell the whole row immediately goes into edit mode.

    It seems like its the same effect as when resizing the browsing page as I mentioned above. Thanks again for the help.

    in reply to: Edit mode in datatable Edit mode in datatable #78306

    emberq
    Participant

    That looks great – thanks for the help. One thing I noticed is that if I resize the browser page, the table is redrawing and going out of edit mode. I should prevent that if it’s possible.

    in reply to: Edit mode in datatable Edit mode in datatable #78257

    emberq
    Participant

    Sorry – the fiddle is here: http://jsfiddle.net/emberq/w82qyqjj/7/

Viewing 15 posts - 31 through 45 (of 49 total)