Search Results
Type: Posts; User: JCarlosF
Search took 0.01 seconds.
-
Mar 05, 2021, 5:28 PM
Thread: [CLOSED] lines of the gridpanel rows
by JCarlosFthanks! this worked -
Mar 02, 2021, 8:11 PM
Thread: [CLOSED] lines of the gridpanel rows
by JCarlosFHi
How to hide the dividing lines of the gridpanel rows?
thanks! -
Feb 23, 2021, 6:26 PM
Thread: color de radio seleccionado
by JCarlosF25506
in attached image, for example the selected radio 'Inactivo' has a gray color, how can I change it color?
thanks -
Feb 23, 2021, 6:09 PMsorry I should have created another thread
Thank you very much Fabricio! with that I solved this case -
Feb 23, 2021, 12:54 AM
Thread: color de radio seleccionado
by JCarlosFHi !
How can I change the color of the selected radius point?
thanks! -
Feb 23, 2021, 12:52 AMHi!
How can I remove the gray border from a textfield and only leave the bottom border blue?
I am using the Crisp theme
thanks -
Nov 27, 2020, 6:20 PM
Thread: Hide drop down list
by JCarlosFIs it possible to Hide the drop down list of a combo box? and that I can identify the elements when writing, is that possible?
thanks! -
Nov 27, 2020, 6:15 PM
Thread: [CLOSED] specific words in the MaskRe
by JCarlosFVery good, the information is very complete, it has been very useful, I will choose option 1, thank you very much Fabricio -
Nov 26, 2020, 11:55 PM
Thread: [CLOSED] specific words in the MaskRe
by JCarlosFYes that is an example that meets my requirement, with that expression I can capture abc or jko. That works in the regex property, but not in the maskre property, what is the difference between... -
Nov 26, 2020, 10:51 PM
Thread: [CLOSED] specific words in the MaskRe
by JCarlosFthe following expression works for me but only if I assign it to the regex property, how can I get it to work for me in maskre?
Regex="/\b(abc|jko)\b/" -
Nov 26, 2020, 10:14 PM
Thread: [CLOSED] specific words in the MaskRe
by JCarlosFMaskRe="[/abc/, /jko/]"
But it doesn't work for me, it accepts abc, bca, ccc, ooo, etc.
I need it accept 'abc' and 'jko' strictly in that order -
Nov 26, 2020, 9:14 PM
Thread: [CLOSED] specific words in the MaskRe
by JCarlosFHow can I specify specific words in the MaskRe property of a textfield?
For example, it only accepts: 'word1', 'word2' and 'word3'
thanks! -
Nov 12, 2020, 10:34 PM
Thread: [CLOSED] apply css in docked summary
by JCarlosFexcellent, it works with .x-docked-summary
thanks! -
Nov 12, 2020, 4:32 PM
Thread: [CLOSED] apply css in docked summary
by JCarlosFHello in the following example:
https://examples5.ext.net/#/GridPanel/Locking_Grid/GroupingSummary_with_group_headers/
How can I apply css styles only to the last line of grand totals?
... -
Oct 23, 2020, 12:04 AMHi!
I need your valuable help, I am using the Cell Editing plugin of the GridPanel using textfields in each cell,
this corresponds to the example:
... -
Oct 22, 2020, 11:45 PMThat's right, the example doesn't work for me, I investigated and found something that works for me, they are the following two lines, to expand and collapse respectively:
... -
Oct 22, 2020, 1:09 AMI have a gridpanel with grouping, how can I expand/collapse using a radiobutton? I'm trying to use the example below, and it doesn't work for me:
... -
Oct 13, 2020, 4:16 PMperfect! yes that helps me,
thanks! -
Oct 12, 2020, 6:27 PMthanks, i am using in the following example:
https://examples5.ext.net/#/GridPanel/Locking_Grid/Cell_Editing/
I can't find the editable property on the column
thanks! -
Oct 12, 2020, 3:58 PMHi! I have a question about the "cell editing" example:
1. How can I enable / disable editing for each column?
For example, if the gridpanel has 5 columns, enable editing in column 1 and 3 and... -
Sep 10, 2020, 5:59 PMI have defined the following CSS styles:
/* cabecera del las columnas del grid*/
.x-column-header {
border-right: 1px solid #cfcfcf;
color: #666;
... -
Sep 04, 2020, 8:06 PM
Thread: arrow in datetfield and combobox
by JCarlosFIt is correct, we are defining <sessionState cookieless = "true" /> in the webconfig, I appreciate the help, we will review our project to see what we can do -
Sep 03, 2020, 5:36 PM
Thread: arrow in datetfield and combobox
by JCarlosFyes that's right,
any suggestion?
thanks -
Sep 03, 2020, 3:56 PM
Thread: arrow in datetfield and combobox
by JCarlosFThanks Geoffrey !, I followed your suggestions and found the problem and the temporary solution, the problem is the url, we use the following format:... -
Sep 01, 2020, 10:39 PM
Thread: arrow in datetfield and combobox
by JCarlosFHello, we have migrated from 2.5 to 5.2, and I find the problem that the arrow does not appear in combobox and datefield, why is it? Thanks25420
The same thing happens with the elements of the...
Results 1 to 25 of 214