How to get the attribute name value of a input tag using jQuery. Please help.
For the below line, Initially faced problem with out giving single code that 'currnetRowAppName'value is not taking space with string. So, after that giving single code '"+row.applicationName+"', its taking space also.
'"+row.applicationName+"'
Example:
This is working fine.