Top "Emptydatatext" questions

How do I check if a SQL Server text column is empty?

I am using SQL Server 2005. I have a table with a text column and I have many rows in the …

sql-server sql-server-2005 sqldatatypes notnull emptydatatext
EmptyDataTemplate and EmptyDataText not working in GridView

I can't seem to get either EmptyDataTemplate or EmptyDataText of a GridView to work. I'm fetching the GridView contents in …

asp.net gridview emptydatatext
Gridview EmptyDataText="No data" - how to add style to the text 'No data'

I have a gridview control in my C# program and have just added an 'EmptyDataText' control that (as you know) …

c# gridview emptydatatext
Excel - How to leave cell blank instead of 0?

I'm not using a numerical formula. All I have is a simple reference to another cell. =(Sheet1!D8) If that …

excel cell zero emptydatatext
Sorting (alphabetical order) to ignore empty cells : dataTables

So the question has already been asked here, but the solution doesn't work for me (I might do something wrong). …

jquery sorting datatables emptydatatext
Client WCF DataContract has empty/null values from service

I have a simple WCF service that returns the time from the server. I've confirmed that data is being sent …

wcf silverlight datacontract emptydatatext