Andrius Gasto wrote:
An entry in the table looks like this:
<td bgcolor="#f4f4f4">
<%#Eval("MDate")%>
<td bgcolor="#f4f4f4">
What do you mean by "entry in database"? Is the whole TD is coming from DB? If yes, then solution is not stright-forwward (ASAIK)
If you're using JSP, then try JSTL
fmt
And welcome to JavaRanch