Vladimir Enchev

Results 25 comments of Vladimir Enchev

You can run now Android applications on Windows Phone 10 including {N} apps: https://twitter.com/ligaz/status/630996030864142336

Hi @nstuller, Unfortunately we reverted this fix due to problems with Radzen Blazor form components in DataGrid with frozen columns: ![image](https://user-images.githubusercontent.com/5804953/152533801-eab9dd2c-4d50-4a49-9a4c-262c776d1143.png) The only option we can offer you for now...

Hey @Matthewsre, Dialogs are rendered in a container (RadzenDialog) in the MainLayout. Not sure if preserving state is possible at all, still if you find a way we will gladly...

Thanks for the suggestion! This looks like completely new component to me, maybe RadzenFilter that will accept Data and will provide View property that other data components like RadzenDataGrid will...

New DataFilter component can be used in such scenarios: https://github.com/radzenhq/radzen-blazor/commit/a53022bac01a52e68fd040233e4abd8ba1d6639d ![image](https://user-images.githubusercontent.com/5804953/191459945-2e296dab-fa60-41c5-bff3-ef064649b963.png)

Hey @s-dezign, There is indeed problem with InsertRow() method when the DataGrid is bound using LoadData. The only workaround we can offer is to insert new item in the collection...

_From @emiloberg on May 25, 2015 10:43_ The layout tutorial in the online AppBuilder is actually quite good - maybe reuse that?

_From @valentinstoychev on May 25, 2015 10:45_ Yes, definitely. We should also add content about how to convert HTML layout to {N}.

_From @jlooper on May 27, 2015 2:37_ I think it's quite tricky to move from a hybrid mobile 'mindset' to a {N} mindset, especially if you are creating an image-heavy...