Click here to Skip to main content
16,018,949 members

Comments by Harindu Karunatillake (Top 5 by date)

Harindu Karunatillake 12-Jun-17 15:08pm View    
Sir, I created the following regular expression using the site, that you mentioned, but it doesn't work for me.
"^[0-9]\s\|\s[a-zA-Z\. \s]+$"
Harindu Karunatillake 20-Sep-16 12:48pm View    
The links are called from jquery function. What actually happens When a link is clicked, the modal dialog opens, but the entire page is slightly "tinted", and I can't interact with the modal (the page essentially freezes). Which means I have to refresh the web browser if I need to go back or continue the program. It happens on firefox updated versions such as version 48. But the modal is working correctly on firefox versions below 43.
Harindu Karunatillake 20-Sep-16 12:48pm View    
The links are called from jquery function. What actually happens When a link is clicked, the modal dialog opens, but the entire page is slightly "tinted", and I can't interact with the modal (the page essentially freezes). Which means I have to refresh the web browser if I need to go back or continue the program. It happens on firefox updated versions such as version 48. But the modal is working correctly on firefox versions below 43.
Harindu Karunatillake 27-Nov-14 4:45am View    
I Want to show TARGET_PROD_ID, TARGET_JAN, TARGET_FEB, TARGET_MAR, TARGET_APR, TARGET_MAY, TARGET_JUN, TARGET_JUL, TARGET_AUG, TARGET_SEP, TARGET_OCT, TARGET_NOV,
TARGET_DEC
Harindu Karunatillake 27-Nov-14 4:30am View    
NO it's not working, what I'm require is , I want to edit the cell in the selected row only. Other rows should be disable when editing the cell in selected row.