|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Datagrid onclick change cell backcolorHi,
is it possible to change datagrid cell backcolor when user click on it ? Thks for help. Sure,
In either ItemDataBound or PreRender event get to the cell and set Attributes["onclick"]="onCellClick(this)"; In javascript function onCellClick set visual parameters or apply a css style to the cell referenced by the input parameter. Eliyahu Show quoteHide quote "Franck" <wesley.sa***@gmail.com> wrote in message news:1118146084.801032.191690@g49g2000cwa.googlegroups.com... > Hi, > is it possible to change datagrid cell backcolor when user click on it > ? > > Thks for help. >
Other interesting topics
ASP.NET image - remove border attribute (c#)
Httphandler redirection to document -- GetCompiledPageInstance dropdowncontrol problem trying to show images in the grid HELP??? DataGrid Project in modules Page Expired Warning Instantiate UserControl without LoadControl HttpContext.Current.Session - should i or shouldn't i Time out issue to connect to Sql server |
|||||||||||||||||||||||