jQWidgets Forums
Forum Replies Created
-
Author
-
July 24, 2022 at 8:52 pm in reply to: jqxSplitter jqxForm no vertical scrollbar jqxSplitter jqxForm no vertical scrollbar #122164
… and here are my splitter definitions
<JqxSplitter :width="'auto'" :height="700" :resizable="false" :splitBarSize="1" :panels="[{ size: 240, min: 100 }, { min: 200, size: 'auto' }]" > <div class="splitter-panel"> <JqxNavigationBar ......
<JqxSplitter ref="horizontalSplitter" :resizable="false" :splitBarSize="1" :width="'100%'" :height="'100%'" :orientation="'horizontal'" :panels="[{ size: 750, min: 48 },{ min: 100 }]"> > <div class="feed-item-list-container" id="feedUpperPanel"> <JqxTabs ref="myTabsMain"
Hi,
Node.js provides a Vue.js data() method. That method defines all my form templates (I have many).
Additionally, there is avalue
method to write/preset ALL defined template input types across ALL form templates. Great!What’s the preferred way to get/set the
value
method from a button click event?I prefer not to be looping through tabs/form (above post).
Thanks.
Hi Svetoslav,
Perhaps to say differently, what I am looking for is a property and method to hide and show specific jqxTabs.
Best regards.
July 19, 2022 at 7:58 am in reply to: jqxgrid toolbar not showing jqxgrid toolbar not showing #122148Hi Svetoslav,
Thanks, see email.
July 18, 2022 at 9:54 am in reply to: jqxgrid toolbar not showing jqxgrid toolbar not showing #122143Hi Svetoslav,
Thanks your example works well.
Sorry but I cannot get your project to work locally. I have copied your vue.js and package.json.
Any suggestions please? Maybe I send you my sample project?
autofill.js:9631 Uncaught TypeError: Cannot read properties of undefined (reading ‘encrypt’)
at 41 (autofill.js:9631:33)
at o (autofill.js:1:265)
at autofill.js:1:316
at 40../captureDdgGlobals (autofill.js:9479:49)
at o (autofill.js:1:265)
at autofill.js:1:316
at 9…/UI/HTMLTooltip (autofill.js:2531:25)
at o (autofill.js:1:265)
at autofill.js:1:316
at 7../DeviceInterface/AndroidInterface (autofill.js:2373:29)
41 @ autofill.js:9631
o @ autofill.js:1
(anonymous) @ autofill.js:1
40../captureDdgGlobals @ autofill.js:9479
o @ autofill.js:1
(anonymous) @ autofill.js:1
9…/UI/HTMLTooltip @ autofill.js:2531
o @ autofill.js:1
(anonymous) @ autofill.js:1
7../DeviceInterface/AndroidInterface @ autofill.js:2373
o @ autofill.js:1
(anonymous) @ autofill.js:1
43../DeviceInterface @ autofill.js:10031
o @ autofill.js:1
r @ autofill.js:1
(anonymous) @ autofill.js:1
log.js?1afd:24 [HMR] Waiting for update signal from WDS…
vue.runtime.esm.js?2b0e:619 [Vue warn]: Error in mounted hook: “Error: Invalid Selector – #addButton! Please, check whether the used ID or CSS Class name is correct.”found in
—> <App> at src/App.vue
<Root>
warn @ vue.runtime.esm.js?2b0e:619
logError @ vue.runtime.esm.js?2b0e:1884
globalHandleError @ vue.runtime.esm.js?2b0e:1879
handleError @ vue.runtime.esm.js?2b0e:1839
invokeWithErrorHandling @ vue.runtime.esm.js?2b0e:1862
callHook @ vue.runtime.esm.js?2b0e:4213
insert @ vue.runtime.esm.js?2b0e:3139
invokeInsertHook @ vue.runtime.esm.js?2b0e:6340
patch @ vue.runtime.esm.js?2b0e:6559
Vue._update @ vue.runtime.esm.js?2b0e:3939
updateComponent @ vue.runtime.esm.js?2b0e:4060
get @ vue.runtime.esm.js?2b0e:4473
Watcher @ vue.runtime.esm.js?2b0e:4462
mountComponent @ vue.runtime.esm.js?2b0e:4067
Vue.$mount @ vue.runtime.esm.js?2b0e:8409
eval @ main.js?56d7:9
./src/main.js @ app.js:3364
__webpack_require__ @ app.js:724
fn @ app.js:101
1 @ app.js:3378
__webpack_require__ @ app.js:724
(anonymous) @ app.js:791
(anonymous) @ app.js:794
vue.runtime.esm.js?2b0e:1888 Error: Invalid Selector – #addButton! Please, check whether the used ID or CSS Class name is correct.
at b.fn.<computed> [as jqxButton] (jqxcore.js?4485:15:1)
at Object.createInstance (jqxcore.js?4485:15:1)
at VueComponent.createButtons (App.vue?234e:70:1)
at VueComponent.mounted (App.vue?234e:50:1)
at invokeWithErrorHandling (vue.runtime.esm.js?2b0e:1854:1)
at callHook (vue.runtime.esm.js?2b0e:4213:1)
at Object.insert (vue.runtime.esm.js?2b0e:3139:1)
at invokeInsertHook (vue.runtime.esm.js?2b0e:6340:1)
at Vue.patch [as __patch__] (vue.runtime.esm.js?2b0e:6559:1)
at Vue._update (vue.runtime.esm.js?2b0e:3939:1)
logError @ vue.runtime.esm.js?2b0e:1888
globalHandleError @ vue.runtime.esm.js?2b0e:1879
handleError @ vue.runtime.esm.js?2b0e:1839
invokeWithErrorHandling @ vue.runtime.esm.js?2b0e:1862
callHook @ vue.runtime.esm.js?2b0e:4213
insert @ vue.runtime.esm.js?2b0e:3139
invokeInsertHook @ vue.runtime.esm.js?2b0e:6340
patch @ vue.runtime.esm.js?2b0e:6559
Vue._update @ vue.runtime.esm.js?2b0e:3939
updateComponent @ vue.runtime.esm.js?2b0e:4060
get @ vue.runtime.esm.js?2b0e:4473
Watcher @ vue.runtime.esm.js?2b0e:4462
mountComponent @ vue.runtime.esm.js?2b0e:4067
Vue.$mount @ vue.runtime.esm.js?2b0e:8409
eval @ main.js?56d7:9
./src/main.js @ app.js:3364
__webpack_require__ @ app.js:724
fn @ app.js:101
1 @ app.js:3378
__webpack_require__ @ app.js:724
(anonymous) @ app.js:791
(anonymous) @ app.js:794
vue.runtime.esm.js?2b0e:8423 Download the Vue Devtools extension for a better development experience:
https://github.com/vuejs/vue-devtoolsHi Svetoslav,
Rest assured I will be watching like a hawk :).
Best regards.
July 15, 2022 at 4:57 pm in reply to: jqxgrid toolbar not showing jqxgrid toolbar not showing #122128Hi Svetoslav,
Thanks for your quick reply, but in your example I don’t see the toolbar.
Please can you review and provide update?
Thanks in advance.
Hi Svetoslav,
Ok, thanks for your communication.
How will I know when the method is available?
Thanks again
Hi Svetoslav,
Yikes, yeah not recommended :(.
If at all possible adding the
ensureInvisible
method really is the only way to go.Thank you.
July 14, 2022 at 5:50 pm in reply to: What does getWidth('tabs') do? What does getWidth('tabs') do? #122104Hi Svetoslav,
Ok thanks.
July 14, 2022 at 5:49 pm in reply to: loading jqxnavigationbar with JSON loading jqxnavigationbar with JSON #122103Hi Svetoslav,
Appreciated, thanks for whipping up that example. I learnt a couple of things there.
Thanks.
Hi Svetoslav,
Well, I guess when you ask for a hack you really get one ;).
Maybe I don’t fully understand but what then is the added value of the
this.$refs.myTabs.ensureVisible
method?Thanks.
July 14, 2022 at 12:22 pm in reply to: JxqTags make tab invisible JxqTags make tab invisible #122090Hi Svetoslav,
Meanwhile, if there is a hack I can try please let me know.
Thank you.
Hi Svetoslav,
Is there is no way, can you please consider this a feature request?
Thank you.
Hi Svetoslav,
Confirmed, thanks.
-
AuthorPosts