dreaswar / AuShadha

AuShadha (औषध): Means medicine in Sanskrit. This is a Electronic Medical Records (EMR) and Public Health Management for small clinics written in Django and Dojo
http://dreaswar.github.com/AuShadha/
Other
73 stars 37 forks source link

Patient Context Tab Pane at the bottom does not autopopulate with data #3

Closed dreaswar closed 12 years ago

dreaswar commented 12 years ago

Patient Context Tab Pane at the bottom does not autopopulate with data the second time the Patient Grid is clicked. The active tab grid fill up but the inactive tabs blank off. Could be a Datagrid API change problem ? Have to check the variable scoping. Suspect that may be the real issue. Will have to refactor the grid code.