Forum Discussion
dinkar
2 years agoNew Contributor
when we use $.keys() above image which is showing list of columns for all the records which leads to performance issue (for example we have 1 lakh records, it will check for all 1 lakh records) ... Need only first row columns... Please help with expression which gives all columns for only 1 record.