I, too, have been struggling to get the form to look like I want it to. ColSpan for the formitems is great and I formerly used the <div> to get the look I wanted but that functionality was removed from the form a while back.
The code I would like to see is below. Allowing colspan on the form group (to span the columns defined on the form or parent form group) AND Columns to define another group that can have children that span ad represented in the first few lines.
Flexibility of the TileLayout component (without the resizing) is where my mind goes. The first picture is UGLY but shows what I am trying to get the form to look like. The second picture is as close as I am going to get, it appears. The image as a FormItem won't work because it won't span multiple rows. So I will probably just add a button to the end of the input to popup up the image.
<TelerikForm Columns="3">OK, Stewart, I am confirming your feature request.
Hi Dimo,
Thank you for your solution.
I would prefer not to have to wrap everything in form groups. I expect this to be a low-priority request but I would appreciate it being added to the backlog.
my use care is closer to this example
https://blazorrepl.telerik.com/QxuempOX2469gBiX09
Hello Stewart,
It sounds like this will serve your purpose -
https://blazorrepl.telerik.com/GdkScTks13vzn7gm51
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.
Hi Dimo,
I was looking to have a form with 2 columns. I was trying to use form groups to split up different sections. I wanted the form group to span the entire width of the form but I could only have the form group be in one column. I do want each column in the form to have an even width.
Hi Stewart,
Will this feature do the job for you, or you specifically need column spanning: Form columns with different widths
Can you show what is the exact UI that you need?
Regards,
Dimo
Progress Telerik
Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.