Is there any way to return开发者_JAVA技巧 object from Session when Select is called on ObjectDataSource? Specifically, I have Products object and saved in Session. Now on another page I have ObjectDat
I have created SPGridView dynamically (in the codebehind for sharepoint), everything is working fine paging, sorting etc... but I want to do filtering without using ObjectDataSource (I have done it wi
I am trying to write a custom DataSource control by inheriting System.Web.UI.WebControls.ObjectDataSource. Here is my code for my data source class.
I have 2 SQL tables with a single relationship. Table A: Id, ApplicationID, Message. Table B: Id, ApplicationName.
Note: This question has been completely modified now that I have a simpler example. I have set up a sample page which only has a ListView and ObjectDataSource.The first time the page comes up (!IsPos
When I use the wizard to configure an ObjectDataSource control, it presents a list of candiate business objects.This is of course quite long in even a small project, but it can be filete开发者_开发技巧
I have a problem with my delete parameter. I am using a GridView and a ObjectDataSource. And I would like to delete one row. But when I debug is see that the value of CustomerId is always 0 in my Busi
I have created a data access layer in my web app which uses ObjectDataSource instead of SqlDataSource. I have a FormView to update some data in my database. In my old asp.net code I had something like
I\'m using a GridView and Details View and my datasource is a custom ObjectDataSource that returns a DataSet.
I\'ve a requirement to use ASP.Net Grdview control in ASP.Net MVC. Now I need to handle form submit action.I\'m using Objectdatasource for filling my grid. Now when I submit, I need to ha开发者_Go百科