I want to create a grid filled in with values from a
query (SQL Server Store Procedure) and while filling the cells with data, lock
some cells or even change it�s background color according the data value.
For
example the query returns some One and Zero (true / false) values. How can I
change the background of the cells with zero�s to grey and disable them? Is
this possible with your dhtmlxGrid?<o:p></o:p>