store selected columns info

This commit is contained in:
ankitg
2010-07-09 03:33:14 +05:30
parent 10daf4da1b
commit 64f1f5a0ea
3 changed files with 32 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
var history_array = []; // Global array to store history objects
var select_field = [];
var g_index;
/**