PDA

View Full Version : Grid related questions, basic n ?



deb
13 Jun 2007, 2:38 PM
1. I want to disable cell selectivity, selectively :) e.g. cell1 , cell3 disabled etc.
[ any example code would be realy helpful]

2. Change column sort icons

3. Remove the vertical column seperator or border

4. How to relaod/repaint the grid with new data on cell double click.

- captured the event in a handler, not sure of the code to do the data binding and repainting.

5. Also when i render the content of a cell [as <table><tr><td>image</td><td>text</td></tr></table>], the doubleclick does not work on the image & text . Any easy fix for this ? I can do some hard work to make my purpose done though.


Highly appreciate for answering such simple stuff, just dnt have enough time to experiment...............trying though.
:)