tangalla
3 Jul 2012, 6:19 AM
Hi,
I am using ExtJS 4.1 , In my application there is to and fro navigation i mean
I have 2 widgets on my page the top widget is with a grid panel and buttons and the second widget contains a panel with some data. The below panel displays data based on grid selection. if i multi select the grid i should be able to navigates between those selections.
For example if i select 3 row in the grid, on the panel i should see some thing like " ITEMS 1\3" . I have to display one one item at a time and user should be able to navigate.
Please suggest me how can i do this. Thanks in advance..
I am using ExtJS 4.1 , In my application there is to and fro navigation i mean
I have 2 widgets on my page the top widget is with a grid panel and buttons and the second widget contains a panel with some data. The below panel displays data based on grid selection. if i multi select the grid i should be able to navigates between those selections.
For example if i select 3 row in the grid, on the panel i should see some thing like " ITEMS 1\3" . I have to display one one item at a time and user should be able to navigate.
Please suggest me how can i do this. Thanks in advance..