Browse by Tags

Related Posts

  • Popup calendar inside a Gridview/Detailsview

    Hi, I am trying to build a popup calendar inside a gridview but cannot get any success. I have a look at the "Atlas popup extender" and also the "onclientclick" property but both methods fail in my testing. I believe this should be something common and any help is very much apprecipated...
    Posted to Data Presentation Controls (Forum) by josiahch on 09-03-2006, 12:00 AM
    Filed under: GridView, DetailsView
  • Best interface for database maintenance (parent-child relationships)

    Hello, I'm developing a web application using ASP.NET 2.0, Visual Studio 2005, and SQL Server Express 2005. The app has a maintenance section only available for authorized users. I'm looking for best and most confortable interface for users to maintain data. The problem is with data that i have...
    Posted to Data Presentation Controls (Forum) by ROMASP on 10-04-2006, 12:00 AM
    Filed under: GridView, FormView, DetailsView, Delete, GridView editing, dataview, GridView master detail expand collapse, database, ChildTable
  • Procedure or function has too many arguments specified

    hello i am using a detailsview to update. i am using a stored procedure. but every time i try to update it gives exception "Procedure or function has too many arguments specified". i have tried using formview and gridview also but the exception is same. below is my code. primary key in the...
    Posted to Data Presentation Controls (Forum) by zeeshannasir on 10-06-2006, 12:00 AM
    Filed under: GridView, DetailsView, update detailsview
  • AutoPostback doesn't occur on insert

    Hi, I have a DetailsView set to default to insert and a GridView under it to show all the inserted items. They are both connected to the same datasource. When the datasource is empty the first time, the GridView is not visible since there's no data to display. But the problem is when I insert the...
    Posted to Data Presentation Controls (Forum) by bduris on 10-11-2006, 12:00 AM
    Filed under: GridView, DetailsView, postback
  • not being able to retrive the values from a detailview once it is changed by the user

    not being able to retrive the values from a detailview once it is changed by the user Reply Quote Favorites Contact i am having an aspx page which has a detailview and a object datasource . the detailview bound to the object datasource at the runtime.as shown below DetailsView1.ChangeMode(DetailsViewMode...
    Posted to Data Presentation Controls (Forum) by anusree on 10-13-2006, 12:00 AM
    Filed under: GridView, DetailsView, calendar
  • Help - Object reference not set to an instance of an object??

    I'm having an bit of a problem here. I'm using Web Developer 2005. All I want to do is have an invisible object become visible when I click a button. Pretty simple I'm sure. Now, I can do this as long as the object is NOT in a gridview where I'm editing a template, case in point: -------------- 1) Button1...
    Posted to Web Forms (Forum) by rednelo on 11-09-2006, 12:00 AM
    Filed under: button, ASP.NET 2.0, calendar, gridview, View, hidden field, ASP.NET 2.0 VB.NET, DetailsView
  • DetailsView in Pop-Up Window

    I have a web report that shows many rows of summarized data in a GridView. I would like to show a pop up window with a DetailView or FormView that contains the details of whichever row is selected on the GridView. Can someone help me with this or point me to an article on the topic? I use VB. Thanks...
    Posted to Web Forms (Forum) by DBowlerHB on 11-13-2006, 12:00 AM
    Filed under: popup, gridview, DetailsView
  • How would you automatically set MaxLength for TextBoxes generated by a DetailsView in the edit or insert mode?

    I find that I consistently try to do the same thing over and over again with the standard gridview/detailsview setup. I want the detailsview edit and insert mode to know and assign the maxlength value to textboxes that it creates based on the size defined by the database/sqldatasource. I don’t want use...
    Posted to Data Presentation Controls (Forum) by arystrom on 01-15-2007, 12:00 AM
    Filed under: GridView, DetailsView, DetailView, insert, edit, DetailsViews, edit mode, insert mode
  • calling a detail view from a link

    is there a way to just have the "new" link on the detail view appear and when click pop up the detailview for an insert i have a gridview/detailveiw combo and would like a way to have a "new record" link on top of my gridview that when clicked would pop-up the detail view for an insert
    Posted to Data Presentation Controls (Forum) by tpiazza on 01-30-2007, 12:00 AM
    Filed under: gridview, DetailsView
  • Gridview - Detailsivew: How do I get the Gridview to select the last inserted record from the detailsview?

    How do I make the gridview go to a particular record without using the SelectedIndex? I have a GridView and DetailsView both on one page. I use Selection on the GridView to pull data from a particular table to populate data on the DetailsView. No problem thus far. However, when I insert a record using...
    Posted to Data Presentation Controls (Forum) by wadewalker25 on 02-01-2007, 12:00 AM
    Filed under: GridView, DetailsView, Scope_Identity, last inserted id
Page 1 of 4 (34 items) 1 2 3 4 Next >