[CLOSED] [Razor] renderer for form fields?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] [Razor] renderer for form fields?

    Hi Guys

    Looking the best way to reuse my Renderer's from my grid panel's with form fields, had a search but nothing really jumping out.

    I'm using MVC on 2.1 currently

    Regards

    Steven
    Last edited by Daniil; Feb 04, 2014 at 11:34 AM. Reason: [CLOSED]
  2. #2
    Quote Originally Posted by OriCoder View Post
    Hi Guys

    Looking the best way to reuse my Renderer's from my grid panel's with form fields, had a search but nothing really jumping out.

    I'm using MVC on 2.1 currently

    Regards

    Steven
    Can you post a sample of what you would like to do? or a description?
    Geoffrey McGill
    Founder
  3. #3
    I can do a description as if I knew how to do it I would have my answer :D


    I have a screen that has grid panel at the top when you click on a record, this then load the details into a form panel ... this all works fine. The gridpanel use's renderer's to turn my ID's from in the gridpanel store to there text value, I want the formpanel to do the same...
  4. #4
    Quote Originally Posted by OriCoder View Post
    I can do a description as if I knew how to do it I would have my answer :D


    I have a screen that has grid panel at the top when you click on a record, this then load the details into a form panel ... this all works fine. The gridpanel use's renderer's to turn my ID's from in the gridpanel store to there text value, I want the formpanel to do the same...
    Unfortunately I'd just be making assumptions about how you have things configured, so we won't be able to assist based on the limited information you have provided.
    Geoffrey McGill
    Founder
  5. #5
    hi geoffrey

    I know you can help, I am looking for a renderer but on a form panel.

    e.g.

    on my grid panel store I get 1,2,3,4,5 in to a column and I use a renderer to change this into a,b,c,d,e

    Just want to know the best way of doing this with a form panel when using somthing like the following example

    http://mvc.ext.net/#/GridPanel_Update/Batch/
    So in my case fred,willma,pebbles etc are 1,2,3 in the store and I am using a renderer to turn them back in to the text.

    Does this help more?
  6. #6
    Why not just set the TextField with the Name?
    Geoffrey McGill
    Founder

Similar Threads

  1. Widths of Form fields
    By thedarklord in forum 2.x Help
    Replies: 2
    Last Post: Oct 08, 2012, 5:31 AM
  2. [CLOSED] MVC/Razor Configure a Renderer in a GridPanel
    By adelaney in forum 2.x Legacy Premium Help
    Replies: 6
    Last Post: May 10, 2012, 7:51 PM
  3. [CLOSED] Two form fields, one validator
    By jmcantrell in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 14, 2012, 7:57 AM
  4. Form Field Renderer functions
    By fpw2377 in forum 1.x Help
    Replies: 5
    Last Post: Feb 25, 2010, 1:12 AM
  5. Mask formatter for form fields
    By olimpia in forum 1.x Help
    Replies: 3
    Last Post: Jun 08, 2009, 10:42 AM

Tags for this Thread

Posting Permissions