amit.m
10-16-2006, 08:23 AM
Hello,
I got editable table - truly speaking, it’s an UltraWebGrid. This grid allows to enter value in the table by focusing on specific cell and when we press any key, it convert into Edit mode.
What I want is to capture event whenever it goes to edit mode, and instead of text box, a drop down will move to the same cell of the table, having same top/ position and width/height as cell.
Please help me how I can know about Cells property - top and left. In addition, I want to know width and height of cell where the keyboard event occurred.
Hope someone will help, who like to play alot with table and object. If we can position this then I am sure anyone can make editable table.
Please help, Please help.
Regards,
Amit
I got editable table - truly speaking, it’s an UltraWebGrid. This grid allows to enter value in the table by focusing on specific cell and when we press any key, it convert into Edit mode.
What I want is to capture event whenever it goes to edit mode, and instead of text box, a drop down will move to the same cell of the table, having same top/ position and width/height as cell.
Please help me how I can know about Cells property - top and left. In addition, I want to know width and height of cell where the keyboard event occurred.
Hope someone will help, who like to play alot with table and object. If we can position this then I am sure anyone can make editable table.
Please help, Please help.
Regards,
Amit