I tried these last night and was really impressed by their functionality. Overall I really appreciate their efforts and the examples are also very helpful.
And look at that.... needed a new calendar, and you made a video about it less than 2 weeks ago. You always have a video when I need it.... it blows my mind! lol
I will check this out. I’ve always stuck to the Syncfusion community license since they made that available but sometimes I find their documentation to be lacking
@@jfversluis I would personally as using and have used controls from various vendors over the years commercially. I guess to any Indy developers here it may be less interesting than all the free libraries as they may not be working on projects that can justify the cost. You covered Grial Kit if I remember rightly (which is a paid product) so maybe you could gauge it based on that?…if viewers responded well to that video then paid/unpaid may be equally as interesting to others in your audience
awsome , I usually use search bar in maui with a binding to a text , check the length and then fetch info. I did a vid about it but this is really good, excellent docs.
thank you Gerald but i could not switch the layout to right to left it seem devexpress does not support that. Is there any extension to switch the layout right to left?
Thank you very much for your very educational videos, I am new to developing in MAUI. I'm trying to capture in an Entry when "Enter" is physically pressed on the device. This device has a physical keyboard and when I press Enter there the Completed method does not execute. I would greatly appreciate if anyone knows how I can solve this problem. Thank you.
HI! I have a question for you please, Did the DX Scheduler component work for Windows Platform? I tried using it in a MAUI App but I got always errors and surprisingly, IT works fine on Mobile device. Any idea?
Hi!!! Your educational videos are great.. I got a challenge to design a simple responsive UI in MAUI so that the controls are auto arranged in any screen size whether desktop, mobile or tablet. Do you have an example for responsive UI in MAUI.. Thank you..
Unfortunately, the TabView does not work. The control is rendered in my MAUI app, but immediately crashes again and disappears from the UI without a trace
I can't believe they're offering this for free! High-quality controls that will make your .NET MAUI app so much better! Do you have any use for them in your projects?
Haha yeah I mentioned it and then totally forgot... Basically the gist of it is: if you want to use data binding use the Chart property on the ChartView, that is bindable. So if the data is refreshed, you need to refresh that whole Chart object.
Probably not forever. But you can keep using the versions that have been made available for free forever. However, there will come a time that there is an Android or iOS update and that will break one of the controls as you won't get any updates whenever it does because paid (unless you pay). Hope that makes it more clear.
Unfortunately, these controls don’t support Maui apps for Windows or Mac OS, I need a good basic datagrid control that’s usable on Maui Windows and Mac targets…. The Maui.DataGrid control seems OK for small datasets, however it takes forever to load anything remotely large.
This specific version but they have already extended both the version and the expiration date for this offer and they will most likely will do that into 2024. At some point that will probably stop, but even after that you can continue with the current version at that time until forever. You will then only have to pay if you want to upgrade from that version.
Not true, you can use this version as long as you like, you just won't get any updates after that or any support. As mentioned in the video and the linked website. The version that is distributed for free has already been upgraded a couple of times, just as the expiry date on this offer.
Wondering about that open-source DataGrid video? Find it here: ua-cam.com/video/ERQMKw26zrs/v-deo.html
3 reasons I subscribed DX since 2008. High quality components, awesome documentation and top notch support.
That is amazing to hear! And since 2008 wow! That's quite the ride. Thanks for sharing!
I tried these last night and was really impressed by their functionality. Overall I really appreciate their efforts and the examples are also very helpful.
Glad to hear it!
And look at that.... needed a new calendar, and you made a video about it less than 2 weeks ago. You always have a video when I need it.... it blows my mind! lol
I'm in your heaaaaad 👀 glad I can be of service!
Thanks!
Thank you for the support my friend!
I will check this out. I’ve always stuck to the Syncfusion community license since they made that available but sometimes I find their documentation to be lacking
I definitely need to check those out as well! Would you be interested in videos for Telerik and SyncFusion and maybe others? Even if paid?
@@jfversluis I would personally as using and have used controls from various vendors over the years commercially. I guess to any Indy developers here it may be less interesting than all the free libraries as they may not be working on projects that can justify the cost.
You covered Grial Kit if I remember rightly (which is a paid product) so maybe you could gauge it based on that?…if viewers responded well to that video then paid/unpaid may be equally as interesting to others in your audience
@@jfversluis Yes that would be great.
awsome , I usually use search bar in maui with a binding to a text , check the length and then fetch info. I did a vid about it but this is really good, excellent docs.
Did you mean to post this under one of the trigger videos? 😄 thank you nonetheless!
thank you Gerald but i could not switch the layout to right to left it seem devexpress does not support that. Is there any extension to switch the layout right to left?
This is sooo good this is exactly what i needed.
Perfect! Enjoy!
Is it right though, that the DevExpress Collectionview does not allow multiple items per row?@@jfversluis
Thank you very much for your very educational videos, I am new to developing in MAUI. I'm trying to capture in an Entry when "Enter" is physically pressed on the device. This device has a physical keyboard and when I press Enter there the Completed method does not execute. I would greatly appreciate if anyone knows how I can solve this problem. Thank you.
HI! I have a question for you please, Did the DX Scheduler component work for Windows Platform? I tried using it in a MAUI App but I got always errors and surprisingly, IT works fine on Mobile device. Any idea?
I think their components only work on Android and iOS mostly
Hi!!! Your educational videos are great.. I got a challenge to design a simple responsive UI in MAUI so that the controls are auto arranged in any screen size whether desktop, mobile or tablet. Do you have an example for responsive UI in MAUI.. Thank you..
Unfortunately, the TabView does not work. The control is rendered in my MAUI app, but immediately crashes again and disappears from the UI without a trace
Make sure to report it!
This is my bday so you can add it to your calendar got me :D
👀 🎉
Why data grids in maui are so slow in terms of loading data rows?
You’ll have to ask the creator of the data grid you’re thinking of
amazing!
I can't believe they're offering this for free! High-quality controls that will make your .NET MAUI app so much better! Do you have any use for them in your projects?
Can we export this datagrid into PDF or excel format?
Yes!
@@jfversluis That's great.
It's inbuilt feature or we have to write whole pdf generation code. ?
@shaileshpandey6214 don’t have any experience but according to the homepage it’s built-in
@@jfversluis It's paid.
What happens, when you DO start it under Windows or macOS?
I don’t think it will even compile as the initialization method is not implemented for those platforms
Gerald, hie. You didn't show us how to use DI on the last video concerning Microcharts. Pleaseeee. I am finding it hard to.
Haha yeah I mentioned it and then totally forgot... Basically the gist of it is: if you want to use data binding use the Chart property on the ChartView, that is bindable. So if the data is refreshed, you need to refresh that whole Chart object.
I tried to bind it but it would give me a null error. I bind-ed it as follows: Bindable Chart.Chart@@jfversluis
I was looking this package, I've also registered, but I get one question, Will be this package free forever?
Probably not forever. But you can keep using the versions that have been made available for free forever. However, there will come a time that there is an Android or iOS update and that will break one of the controls as you won't get any updates whenever it does because paid (unless you pay). Hope that makes it more clear.
Thank you for your new opensource content.
It's datagrid feature looking better compare to akgul datagrid.
Just to be completely fair: the DevExpress controls are not open-source. They are however great!
Nice topic
Unfortunately, these controls don’t support Maui apps for Windows or Mac OS, I need a good basic datagrid control that’s usable on Maui Windows and Mac targets…. The Maui.DataGrid control seems OK for small datasets, however it takes forever to load anything remotely large.
But it's really free or free for this specific version?
This specific version but they have already extended both the version and the expiration date for this offer and they will most likely will do that into 2024. At some point that will probably stop, but even after that you can continue with the current version at that time until forever. You will then only have to pay if you want to upgrade from that version.
How to add pagination to the datagrid ?
I think these controls are only free (licensed) for 1 year!
That’s not correct and addressed in the video 😊
무료 아닙니다. 1년간만 유지 됩니다.
Not true, you can use this version as long as you like, you just won't get any updates after that or any support. As mentioned in the video and the linked website. The version that is distributed for free has already been upgraded a couple of times, just as the expiry date on this offer.