if (e.Row.RowType == DataControlRowType.DataRow)
{
e.Row.Cells[4].Attributes.Add("style", "word-wrap:break-word;width:250px");
}
.ajax__calendar_container { z-index : 1000 ; }
<style type="text/css">
.ajax__calendar_container { z-index : 1000 ; }
</style> function ecrit_detail(txt)
txt=replace(txt,"<a href", "<a target='_blank' href")
ecrit_detail = txt
end function