I want to be able to check to see if a specific cell has a value in it and if it doesn't, I don't want the row to be added to the WebDataGrid. Can you give me a specific example of how to do this?
Hello algunderson,
It is not possible to hide rows in WebDataGrid. However you could filter the data source before binding and display only the records you need.
Let me know if you have any other questions.
Hi algunderson,
I'm just checking if you have any other questions regarding the matter.
Sorry I didn't respond to this. I have been pulled off on another project. I was able to accomplish what I needed in my stored procedure via SQL Server.
I'm glad to hear that.
Feel free to contact me if you have any other questions.