EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: jega on May 21, 2019, 12:34:38 AM



Title: Icons on linkbutton
Post by: jega on May 21, 2019, 12:34:38 AM
Hi

Isn't it possible to have icons with handler on a linkbutton, like on textbox ??


Regards
Jesper


Title: Re: Icons on linkbutton
Post by: jarry on May 21, 2019, 06:57:23 PM
Please try to use the button group instead.

https://www.jeasyui.com/demo/main/index.php?plugin=LinkButton&theme=material-blue&dir=ltr&pitem=Button%20Group&sort=asc


Title: Re: Icons on linkbutton
Post by: jega on May 21, 2019, 10:23:10 PM
Hi Jarry

It has nothing to do with button grouping. A user can dynamically create buttons for something. These buttons must be closeable, so user kan remove unused buttons

On a textbox we can put some icons on, with a handler. That's just what i needed on a linkbutton.

Look at demo "TextBox with Icons"

Jesper


Title: Re: Icons on linkbutton
Post by: jega on June 15, 2019, 02:59:05 PM
No solution ????


Title: Re: Icons on linkbutton
Post by: jarry on June 17, 2019, 06:50:01 AM
The linkbutton can only have one icon. You can't put multiple icons on it.