Is there a way to selectively hide/show the Delete command button on rows in the datagrid? I realize i can ignore the delete on rows where the is not allowed, but it would be cleaner to not show it.
Any advice appreciated....
more >>
Hi, All,
I'm helping a client solve a tricky problem. Any suggestions on the below?
Your help is greatly appreciated.
I'm looking to build a dynamic datagrid. Dynamic by columns. In other
words, the row result of a query will be the column headers. For example, a
query result of invent...
more >>
Hi,
I am placing two images in the same column of the datagrid as shown by
the code given below. When I view this page in the browser, there is
about 3 pixels of space between the images displayed (I am not
expecting any spacing between these images). I want both the images to
be displayed im...
more >>