Hi all,
Operation with records - results a column for each Operation. (I do not want a dropdown list in this case - i know that feature)
I also do not want to store the buttons in a html cell in DB.
https://www.telerik.com/forums/how-to-a ... ame-column
Has anyone done it? Thank you.
Multiple command buttons in same column
Multiple command buttons in same column
- Attachments
-
- Screenshot_117.jpg (92.33 KiB) Viewed 6182 times
AwareIM , 8.8, 9.0 - MariaDB, Windows Server 2012,2019, 2022 Standard
Re: Multiple command buttons in same column
Do you want to keep the same buttons but have them in one column instead of separate columns? If so, you could remove the borders between the columns using CSS - it would then look as one column with all buttons combined, although technically it consists of three columns.
If you want three buttons but in a smaller column, you can also consider leaving out the button text and use only an icon. Again, using CSS you can reduce the margins around those icons and make them appear to be in one column.
If you want three buttons but in a smaller column, you can also consider leaving out the button text and use only an icon. Again, using CSS you can reduce the margins around those icons and make them appear to be in one column.
Niels
(V9.0 build 3272 - MariaDB - Windows)
(V9.0 build 3272 - MariaDB - Windows)