Edit master detail with LinqDataSource

  1. #1

    Edit master detail with LinqDataSource

    Good morning,

    After finishing the master detail, I'm trying to edit the master grid, but I get the following message:

    "LinqDataSource 'LinqDataSource1' does not support the Select property when the operations Delete, Insert or Update are enabled"

    This is it? I can not edit the grid after performing select statement?

    More precisely, I am trying to delete a record.

    What method did you use to develop a master detail with editing and insertion?

    My master detail is identical to the site

    Thank you
  2. #2
    For those who have the same problem, the solution is to remove the select statement from the html code , it works perfectly.

Similar Threads

  1. Replies: 2
    Last Post: Apr 25, 2012, 1:11 PM
  2. Finish master-detail
    By andrefreitasjr in forum 1.x Help
    Replies: 2
    Last Post: Dec 02, 2011, 12:06 AM
  3. Master/Detail and reusable content
    By clovisrossi in forum Open Discussions
    Replies: 0
    Last Post: May 24, 2010, 2:35 PM
  4. Looking For Master Detail Form example
    By kumarxlnt in forum Examples and Extras
    Replies: 1
    Last Post: Nov 01, 2009, 5:17 PM
  5. Saving data in master detail form
    By anand in forum 1.x Help
    Replies: 1
    Last Post: Sep 18, 2009, 7:47 AM

Posting Permissions