Kendo grid expanding column -


i'm using kendo grid (which awesome!) , 1 of columns contains description field. kendo come support expanding columns? i.e. if on length display '+' expand icon or need use third party library?

thanks

  • if want expand record, might use detailtemplate , maybe detailinit event. remember detailtemplate might either string (kendoui template) or function. this demo shows how use it.
  • if want expand column, should use template in column (see here) definition , program there logic needed.

Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -