i want to show View button on mouseover on grid data. i dont know how to that would anybody help me?
Hello Krishna,
I have been looking into your question and prepared a small sample in order to demonstrate how the required behavior could be achieved. My suggestion is to use the IgxActionStripComponent and add a custom icon button which would appear on each row when hovering over it.
More details about IgxActionStripComponent could be found here. In addition, here could be found my sample for your reference. Please test it on your side and let me know if you need any further assistance regarding this matter.
Looking forward to your reply.
Sincerely, Veselin Georgiev Entry Level Software Developer
Hello Veselin,
thanks. I tried your code but it is still not working. its not showing me button over hovering
Hello Krishna
Could you please let me know what is "not working" on your side? From the provided initial details I understood that your requirement is to show a button when hovering a grid's row.If this is not an accurate demonstration of what you are trying to achieve, please provide me more details about the exact behavior you are looking for like when you require to show the button and when to hide it, so I could investigate this further.
Thank you for your cooperation.Looking forward to hearing from you.
Sincerely,Veselin GeorgievEntry Level Software Developer
I mean its not showing anything. even any error too.
I am using "igniteui-angular": "^11.1.1". should i update my igniteui Angular version.
Hello Khrishna,
Please keep in mind that according to our policy we are providing support for the latest version and two major versions back. This means that the latest version of igniteui-angular we support is 12.03.x, so version 11.x.x is considered retired and it is no longer eligible for Developer Support Services.
Having this in mind, the best suggestion is to update to the latest version, so we could provide further assistance.However, I have tested the behavior under version 11 and on my side, everything works as expected. Attached could be found my sample for your reference.The attachment can be found -> here Please test it on your side and let me know if I may be of any further assistance. Sincerely,Veselin GeorgievEntry Level Software Developer
Hi Vesilin,
Thank you for sharing. The file you shared its password protected.
Hi Khrishna, We apologize for the inconvenience. I removed the password. You can download the file here.Sincerely,Veselin GeorgievEntry Level Software Developer
I am glad that you find my suggestion helpful. Thank you for using Infragistics components.
Regards,
Veselin GeorgievEntry Level Software Developer
Hi Veselin,
Thanks for you help it works perfectly.