I have a table with name and status as column fields to display names of person and status whether he is online or offline.
All rows has hyperlink.
I want to remove hyperlink and Mouseover icon for rows which has offline status
i need hyperlink for rows which has got status online. So, if i remove hyperlink logic, how to create links for online status rows.
i want to disable hyperlinks with the help of Wrapper class where i need to include logic to remove hyperlink
i tried with below code
but this logic only disables the text but still i am able to click that row.
Generate hyperlinks for lines which need hyperlinks. Generate something else for lines which don't need hyperlinks. Plain text seems like a good substitute to me, but it's up to you to choose something which works.
This is the javascript function which our framework is using. This logic will generate hyperlinks for all rows in a table.
Now, how can i change this code to remove hyperlink for some of the rows.
Please explain with code if possible.
Vinutha Jagadish wrote:This is the javascript function which our framework is using. This logic will generate hyperlinks for all rows in a table.
Now, how can i change this code to remove hyperlink for some of the rows.
Please explain with code if possible.
I still think that's the wrong thing to do. Just have the code generate hyperlinks only for the rows that should have them. Don't generate hyperlinks for all rows and then go back and un-generate them for the rows which should not have had them in the first place.
Been there. Done that. Went back for more. But this time, I took this tiny ad with me:
Gift giving made easy with the permaculture playing cards