You might be on the right track with #1. Then LinqDataSource.Inserted event uses the LinqDataSourceStatusEventArgs class and it has a Result Property. You should be able to cast it (to its table name) ...
The ASP.NET DataViews are powerful tools when coupled with a DataSource. But you can skip the DataSource and use the DataViews to handle displaying and updating any collection of objects you want, ...
The instructions below are specific to the Store and Mail Content option. This is the Form Container component's default Action Type. FormView is an application external to AEM which stores the form ...
jeg kan godt edit og delete i mit formview, men når jeg skal til at insert noget skriver den det her: You tried to assign the Null value to a variable that is not a Variant data type. Description: An ...
In theory, PreviousPage lets you access data on the page the user just requested. In practice it doesn't work if you're also using Master Pages unless you understand ASP.NET naming containers.
Not open for further replies.