Hi Team,
As per my requirement , i need to hide the checkbox for distinct set. For example i have a original display column with multiple displays.
A007R22 , A007R22 , now i need to hide the checkbox which i had for the row needs to be hide based on the display as i mentioned here
so for second display A007R22 , i dont want to show the checkbox. kindly help me.
Need example, I have attached a sample screenshot.
Thanks
Bala.R
Hello,Thank you for the provided information it was important to finding solution for your issue.To show the checkboxes only for unique Original Display values, you can use the rowRendered event. You can use rows method to get all rows, get the cell using cellById method and then hide all other cell checkboxes that have the same value. The algorithm set visible only the first unique checkbox, no matter if the cells are sorted or not. You can change that by implementing another if clause. Please take a look at the sample I have attached if you have any additional questions feel free to ask.
Hi,
Am using MVC,JQEURY ,HTML,CSS3
version 2014.
jquery igGrid Control,
Think i have raised a query under the correct forum. And moreover i mentioned, it is igGrid in the subject. And almost two days were gone but still
i didnt get any resolution. So help me out.
Hello,Could you specify the followings:
- The technology you are using- The version of the technology- The control that you are using
Thank you in advance.
Hey sorry i dont have the one, please take a look on attached snapshot and have already given the requirement. So for the second row ,
if have the same Original Display as i mentioned A007R22 , i dont want to show the checkbox. i need to hide it. kindly help me.
Hello,
Thank you for contacting Infragistics Develeoper Support!
Could you provide the version of IgniteUI you are using and could attach isolated sample to help me assisting you.
Thank you in advance!