Ananda Billava

Greenhorn
+ Follow
since Sep 17, 2009
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Ananda Billava

How can i select (highlight) the text entered by user in the dijit editor.
If its normal text area you can do it by documnet.getElemenyById("obj).select();
This method is not supported in dijit.
I want to select the text entered by user in the dojo text area and change the fontfamily of text to Arial during onchange event of text area. If user pastes some text from outside which is lets say in times new roman should be automatically converted to Arial as soon as it copied on the box(editor). LEt me know how can i do it ?
Thanks,
I appreciate your help.
I am using struts framework. I have an urgent requirement for developing a editable data grid which has check box , select box and text box. Can somebody send me a sample code which does this job using json and dojo.
I need to present the data which resides in the database to user. Please help me... Its very very urgent. I am very much new to dojo and json.
Thanks in advance
I am using struts framework. I have an urgent requirement for developing a editable data grid which has check box , select box and text box. Can somebody send me a sample code which does this job using json and dojo.
I need to present the data which resides in the database to user. Please help me... Its very very urgent.
Thanks in advance
[Edit: Thread hijack removed. Ask your own questions i new topics.]