webismymind / editablegrid

EditableGrid is an open source Javascript library aimed at turning HTML tables into advanced editable components. It focuses on simplicity: only a few lines of code are required to get your first table up and running.
http://www.editablegrid.net
Other
795 stars 272 forks source link

InfoHeaderRenderer problem #30

Closed ben-ejvbew321 closed 11 years ago

ben-ejvbew321 commented 12 years ago

this may be a bug [hard to imagined it being designed this way]

with enablesort true, plus a infoheader alert, the column header is displayed with enablesort false, plus a infoheader alert, the column header is not displayed

replicated in the 'full demonstration'