[CLOSED] SelectCommand from code behind

  1. #1

    [CLOSED] SelectCommand from code behind

    Hi,

    I am using a sqldatasource and I use the sqldatasource.updatecommand="...." and sqldatasource.update() commands from the code behind to update the records in the table in MS SQLServer. It is working perfectly well. But when I want to use the same approach for selectcommand, the sqldatasource.select(), the select() command expects some parameters. Can you guide me how to provide that?

    Thanks
  2. #2
    Hello!

    Sorry, did you look at this example: https://examples2.ext.net/#/GridPane...SqlDataSource/
  3. #3
    Thanks Baidaly!

    This helped.

    Regards

Similar Threads

  1. Replies: 1
    Last Post: Nov 13, 2012, 1:36 PM
  2. Grid + MVC 3 + EF Code First + CRUD - Error code 200
    By millenovanta in forum 2.x Help
    Replies: 5
    Last Post: Sep 08, 2012, 4:31 PM
  3. Replies: 2
    Last Post: Feb 01, 2012, 6:56 AM
  4. Replies: 1
    Last Post: Jul 07, 2011, 8:34 PM
  5. Replies: 2
    Last Post: May 29, 2009, 3:53 AM

Posting Permissions