Hello,
I have a gridview that is grouped by a job number. I have all of the rows collapsed. I can expand a group and click on a row within and get the value of the job number. Is there any way of leaving it collapsed and clicking on the group header row and get the grouped value which is the job number for me? I tried and get the error of Object reference not set to an instance of an object. I assume because the cell for that name is not in the row. Is there a different way to get it?
Thanks,
Warren
I have a gridview that is grouped by a job number. I have all of the rows collapsed. I can expand a group and click on a row within and get the value of the job number. Is there any way of leaving it collapsed and clicking on the group header row and get the grouped value which is the job number for me? I tried and get the error of Object reference not set to an instance of an object. I assume because the cell for that name is not in the row. Is there a different way to get it?
Thanks,
Warren