Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
175
Cell Templates
posted

Hi There,

I'm looking for some cell templating examples for asp.net core mvc helper. I've been through the documentation, blogs etc but cannot find details on this. Specifically what i'm trying to do is that when i hover over a particular column i would like it to display the full contents of a different column in the grid. Right now i'm using an unbound column to render a hyperlink that will show it, but it's not ideal.

Are there any sample projects that have this functionality that i can look at?

Thanks

Parents
No Data
Reply
  • 460
    Offline posted

    Hello,

    I have been looking into your question and in order to ensure that the described scenario is addressed correctly, I will need some additional information regarding your scenario. Could you please answer the following questions:

    • What template do you need exactly cell template or column header template?
    • Where exactly do you want to hover on the column header or column cells?
    • What do you want displayed on hover, the content of the cell itself if you hover over a cell, the content of the header if you hover over a column header, or something else?
    • What is the purpose of using this hyperlink in an unbound column?
    • Could you provide more detailed information, screenshots, videos or code snippets?

    This information is going to be highly appreciated and will help me in my further investigation.

    Looking forward to hearing from you.

    Thank you for your cooperation.

    Regards,

    Georgi Anastasov

    Entry Level Software Developer

    Infragistics

Children