Results 1 to 2 of 2

Thread: How to do this. javascript and formview

  1. #1

    Thread Starter
    PowerPoster Nitesh's Avatar
    Join Date
    Mar 2007
    Location
    Death Valley
    Posts
    2,556

    How to do this. javascript and formview

    hI Guys,

    I'm using a Javascript based grid called SlickGrid. On the rowclick event I get the id of the row. I now need to populate a formview in another panel based on that id. How can I achieve this?

  2. #2
    King of sapila
    Join Date
    Oct 2006
    Location
    Greece
    Posts
    6,763

    Re: How to do this. javascript and formview

    What will you use?
    sqldatasource, simple sql, DAL-objectdatasource?
    Each method can accept an id to populate the formview.The idea is to bind the formview with a data method and it's the data method that will populate your formview.
    If you want to do this manually on the formview then you have to call each control inside the formview and assign it a value.
    ἄνδρα μοι ἔννεπε, μοῦσα, πολύτροπον, ὃς μάλα πολλὰ
    πλάγχθη, ἐπεὶ Τροίης ἱερὸν πτολίεθρον ἔπερσεν·

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width