Culture:
User Id: Password:

Syrinx, Inc.

From .NET Training to Enterprise Architectures

 

Nitobi grid manipulation

Pages:  [1]
Jun 5, 09 -5:12 PM
Facing some problems in nitobi grid manipulation: 1.       As per my requirement, I need to disable entire grid/particular columns on particular event (button click). Is there any property like that for columns? I tried to explore. I just found one method gridObj.columns[0].setEnabled(). But this method don’t take any parameters. How can I set it enabled = false? Is there any particular way to use it?2.       In gird, if I set focus on my first cell and keep pressing tab, control moves properly till last cell of the row, but then ideally, on next tab hit, it should transfer to the next row’s first cell (if exist) or to the next control of the page. This is not happening right now. Is there any way to do it?3.       As per my requirement, I need AutoComplete feature (similar to excel). It means, if user type any letter in the cell which matches with the starting letter of any of the texts entered in the cells above it (i.e. in the same column), it should get filled automatically in the current cell like below:                                                                                                                                 I found method setAutoComplete() but couldn’t figure out the way to use it. (Please note that this is different than lookup. The text can be any random text entered in the above cell.)4.       I need to insert a empty row after certain number of rows and make it disabled as per my business logic. Is there any easy way to do it? Any help/code samples/hints in context of above queries is highly welcomed.Thanks, Mangesh Gurav
guravman
Joined: Jun 2, 09
Pages:  [1]

Syrinx.ph © 2007 - 2010
All other company names, logos and trademarks appearing in this website are the property of their respective owners.
Powered by Syrinx CS