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
405
Hide cell button
posted

I need to hide certain cell buttons in a grid.

I can do it as long as the buttons are in the first band (I followed this example http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.Aspx?ArticleID=5218)

The datasource I'm binding to has 2 bands and the buttons are in the child band. I've tried various client side event handlers to try and loop through the row in a similar manner to the example, but I can never get a reference to the child rows. Does anyone know how to do this?

Parents Reply Children
No Data