ryansuitposungkono / openjs-grid

Automatically exported from code.google.com/p/openjs-grid
0 stars 0 forks source link

depended drop down #87

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. instal openjs grid
2. create editable grid with dropdown
3. can't create depended dropdown

What is the expected output? What do you see instead?
drop down value can be bind from another table.
but value of dropdown is depended on another value or previous column value

What version of the product are you using? On what operating system?
version 2.0, os-win7

Please provide any additional information below.
suppose first column is country.
so in next column(city),all city from perticular country should be bind in 
dropdown from city table.

Original issue reported on code.google.com by mcarosh...@gmail.com on 15 Aug 2013 at 6:35