Advanced SQL Generation Options are grayed outhttp://forums.asp.net/t/1695141.aspx/1?Advanced+SQL+Generation+Options+are+grayed+outMon, 07 May 2012 10:25:10 -040016951414484065http://forums.asp.net/p/1695141/4484065.aspx/1?Advanced+SQL+Generation+Options+are+grayed+outAdvanced SQL Generation Options are grayed out <p>No matter how I get to it, I can not figure out how to check the &quot;Generate INSERT, UPDATE, and DELETE statements&quot; through Data Source. How do I set it to allow changes to the db from the page?</p> <p>Thanks,</p> <p>Nate</p> 2011-06-29T16:37:44-04:004484079http://forums.asp.net/p/1695141/4484079.aspx/1?Re+Advanced+SQL+Generation+Options+are+grayed+outRe: Advanced SQL Generation Options are grayed out <p>you can find&nbsp;<a href="http://www.tutorialspoint.com/asp.net/asp.net_data_sources.htm">here</a>&nbsp;an example to manupulation with datasource</p> <p>with gridview :<a href="../../../../t/1631974.aspx">http://forums.asp.net/t/1631974.aspx</a></p> 2011-06-29T16:45:52-04:004484116http://forums.asp.net/p/1695141/4484116.aspx/1?Re+Advanced+SQL+Generation+Options+are+grayed+outRe: Advanced SQL Generation Options are grayed out <p>Well, what happens is this...</p> <p>I select my GridView, then click on Configure Data Source. I already have a connection so I click Next. On the &quot;Configure the Select Statement&quot; window with &quot;Specify columns form a table or view&quot; selected, there is an &quot;Advanced...&quot; button. When I click on it, I can see the &quot;Advanced SQL Generation Options&quot; window pop up, but can't checkmark anything.</p> 2011-06-29T17:14:21-04:004486031http://forums.asp.net/p/1695141/4486031.aspx/1?Re+Advanced+SQL+Generation+Options+are+grayed+outRe: Advanced SQL Generation Options are grayed out <p>Ok, I figured it out. I needed my tables to have Primary Keys.</p> 2011-06-30T18:59:20-04:004968841http://forums.asp.net/p/1695141/4968841.aspx/1?Re+Advanced+SQL+Generation+Options+are+grayed+outRe: Advanced SQL Generation Options are grayed out <p>Does anyone know how to get the Advanced Selections Options working with a view or with a SQL Statement which is similar to a view.</p> <p>Having a table without it's related data isn't much use at the moment and I need to find a way to insert, update and delete in a table with useful (related) data or a view...</p> <p>&nbsp;</p> 2012-05-07T10:25:10-04:00