0

I am not sure what i want is existing yet. I am using Extjs4+. So i want convert bellow tree to group button [Students(drop down menu),Teachers (drop down menu),Staff (drop down menu)] i want something like Microsoft word menu.

Current tree:

- Students
    - Student List
    - Student Absence List
- Teachers
    - Teacher List
    - Teacher Absence List
- Staff
    - Staff List
    - Staff Absence List
    //Three data respond from server with Json.
Meas
  • 192
  • 1
  • 2
  • 19
  • yes, we can able to achieve it @Meas, You need to iterate the tree node and create a menu items and add those in the toolbar dynamically using add option in tooolbar. – Hariharan Jun 14 '13 at 09:19
  • Could you give an example code? – Meas Jun 15 '13 at 00:51

0 Answers0