Hybrid View

  1. #1
    Ext User
    Join Date
    Sep 2010
    Posts
    14
    Vote Rating
    0
    Hari.r is on a distinguished road

      0  

    Default Need help/ideas in implementing the User Form

    Need help/ideas in implementing the User Form


    Hi,

    I have a form, to create users(which is invoked on clicking button Create). Now i want to edit user details which is in Database, i click on Edit User and i am providing a TextBox, to type in the UserName (which is unique), using hibernate i am getting the User details and now i want to load these details in same form (create user form) and set the values of user in form , provision to edit the details

    Can you please share ideas as how to do this? Should i use Binding here?

    Thanks

  2. #2
    Software Architect
    Join Date
    Sep 2007
    Posts
    13,715
    Vote Rating
    107
    sven is just really nice sven is just really nice sven is just really nice sven is just really nice

      0  

    Default


    This depends in your needs. If you need binding features here, than i would use them. You can also set the values manually by your own code.

Similar Threads

  1. Best approach on implementing custom form Widget
    By erikhedb in forum Ext GWT: Discussion
    Replies: 0
    Last Post: 25 May 2010, 12:39 AM
  2. Application Controller (MVC) & form databinding, looking for ideas.
    By Nohcs777 in forum Ext 2.x: Help & Discussion
    Replies: 0
    Last Post: 28 Apr 2009, 11:24 AM
  3. Need to make a single toolbar to work on all form fields. Any ideas?
    By jonhobbs in forum Ext 2.x: Help & Discussion
    Replies: 2
    Last Post: 4 Feb 2009, 4:44 AM
  4. form preview - need ideas: URGENT
    By ext_fan in forum Ext 2.x: Help & Discussion
    Replies: 7
    Last Post: 4 Jul 2008, 4:41 PM