Hello @HenrySseki!
Maybe this v5 example is a bit closer to what you want?
- GridPanel > Update > AutoSave - Ext.NET 5 WebForms Examples Explorer
But there you will only see each field...
Search Results
Type: Posts; User: fabricio.murta
Search took 0.03 seconds.
-
Feb 25, 2021, 8:42 PM
Thread: Template for CRUD operations
by fabricio.murta -
Feb 25, 2021, 7:55 PMHello again, Bbros!
Glad it works, and thanks for the test case, it really elucidates how you didn't need to know about what happened under the hood when you included a paging toolbar. In fact, in... -
Feb 24, 2021, 9:37 PMHello once again, @Bbros!
And here's a more conservative attempt, using Ext.NET's implementation of paging store that fortunately went in Ext.NET 7 albeit not directly accessible via API:
1.... -
Feb 24, 2021, 7:13 PMHello @bbros!
So... Do you have handy this test case, how would it look like if you were using Ext.NET 5, using the syntax you needed for it to work previous version?
It is true that... -
Feb 23, 2021, 10:55 PMHello @Bbros!
In fact by just filtering the store in a memory proxy, you are but filtering the current page.
What about using the GridFilters Plug In just like this 5.x example?
If that... -
Feb 23, 2021, 9:01 PM
Thread: color de radio seleccionado
by fabricio.murtaHello @JCarlosF!
In this case the radio ballots are actually an image composite of sprites. This is going to require a little more elaborate CSS skills to handle.
In summary you need to:
1.... -
Feb 23, 2021, 8:23 PMThanks for the feedback, glad it was what you needed!
-
Feb 23, 2021, 3:28 AMHello @JCarlosF!
I have moved your second question to a separate, dedicated thread as it does not seem to be related to the first you asked here. Hope you don't mind, as this helps us keep... -
Feb 23, 2021, 2:38 AM
Thread: color de radio seleccionado
by fabricio.murtaHello @JCarlosF!
Change the color of the selected radius point of what? By chance you can see any of this in one of the examples at our examples explorer? -
Feb 22, 2021, 7:47 PMHello again, Gidi!
Thanks for the feedback, and let us know in case you run into issues implementing that!
EDIT: I will mark this thread as 'closed' assuming the main issue you had is settled.... -
Feb 19, 2021, 3:08 PMHello again, Gidi!
Ok, don't worry, it was just in case there were multiple people on the same account -and- you did that thinking you couldn't have individual accounts. :)
Nothing... -
Feb 19, 2021, 2:50 PMThanks for the feedback, glad we could help you out on that matter in the end!
-
Feb 17, 2021, 11:50 PMHello, Micha!
Just in case, you can have one forum account per developer here, up to the number of developers your company is licensed for, to be added to the premium group. Just email us at... -
Feb 17, 2021, 11:22 PMHello @dhpatrebo, and welcome to Ext.NET forums!
While we are at the welcome part, I'd suggest you to take some time to read thru our forum posting guidelines, as boring as it may sound, it is... -
Feb 17, 2021, 3:35 AMHello again, Dan!
The issue with double triggering of the validation is exactly because of the fix this.valuePublishEvent = "blur".
I have noticed that it does not interfere with the remote... -
Feb 17, 2021, 2:44 AMHello again, Gidi!
It looks like in your second code block, line 12, you are building something like:
totalDateTime(myColumnNameHere, myMultiplierIntegerHere)
Whereas in your third code... -
Feb 16, 2021, 3:01 AMHello @gidi!
Sorry for the long delay taken to respond your inquiry, but it is not really clear to me what you need here.
If the calculation of the summary is done by that composed script... -
Feb 16, 2021, 2:46 AMHello again, Dan!
Sorry I'm not posting to respond the last item left here, but we are running late with that and I felt we needed to at least keep you posted we are working on it. We still don't... -
Feb 16, 2021, 2:42 AMHello again, @aliabdulla, and sorry for the long delay in getting back to you!
Apologies for I didn't understand your question the first time I read thru. You already have the confirmation message... -
Feb 12, 2021, 4:21 AMHello @Nmicros!
Please contact us via support@ext.net so we can provide you specific license key for Ext.NET 7. And don't worry, owning an Ext.NET 5 license grants you an Ext.NET 7 one. They just... -
Feb 12, 2021, 1:55 AMHello @aliabdulla!
Instead of adding the direct event straight to the add button, do add it to a window with an ok button, and display the window (you'll probably want to set it up as a modal). So... -
Feb 09, 2021, 7:18 PMHello again, Dan!
I might not be able to answer all questions now but will at least cover some, and then follow later with answer for the remaining ones.
The great overall new here is you are... -
Feb 09, 2021, 4:44 PM
Thread: SQL to Ext Grid
by fabricio.murtaGlad you could figure out what was left in your scenario, thanks for the feedback! -
Feb 09, 2021, 4:42 PMHello @m0f!
Your code looks right and this should work. For the screenshot it looks like you got client-side javascript errors. Check your console output and mitigate the cause of the javascript... -
Feb 05, 2021, 11:59 PM
Thread: Ext.NET plugin for VSCode
by fabricio.murtaHello!
Please notice that VSCode should be fully supported now via intellisense with Ext.NET 7 now. No plugins other than usual C# ones required! We already run some tests and builds using vscode...
Results 1 to 25 of 500