Browse by Tags

Related Posts

  • Binding data to objects in a form

    Hello all, I'm working on what should be a simple web application in C#.NET and I'm having some noobie trouble with data. I basic need is to populate a hidden text box with data from a database (called availableDownloads) and depending on whether a cookie exists or not, the value in the availableDownloads...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by Deucallion on 10-13-2008, 12:00 AM
    Filed under: asp .NET 2.0, attach database on the fly, c#, C# SQL, Data, data access, data access insert mssql, Data set, Database, DataBind, Databinding, dataset, datasource, ASP .NET 2
  • i have work on gridview control.in that i have 3columns.name as subject,bookname,link. in this some link column data are very large.according to that data(no spaces in that data)gridview has changed.i want display half of the data and remaining display lik

    hi, i have work on gridview control.in that i have 3columns.name as subject,bookname,link. in this some link column data are very large.according to that data(no spaces in that data)gridview has changed.i want display half of the data and remaining display like this.(ex:http://ww.yahoo.com.............
    Posted to Data Presentation Controls (Forum) by sudhakarnraj on 09-09-2008, 12:00 AM
    Filed under: .net 2.0, .NET Framework 2.0, ASP .NET, c#.net in ASP.net, css, data, DataObjectMethod, DataTableConverter, Details view, Databinding, DataSource, CheckBox, Datagrid FindControl Textbox, date
  • Custom DAL from Scratch

    hi everyone, im buidling a website using Visual Studio 2005. The integrated Datatools, such as the Dataset designer are great if i am using a Professional database, but unfortunatly i am not. I would like to write my own DAL from scratch(or an example), so i can still use my Database with the provided...
    Posted to Data Access and ObjectDataSource Control (Forum) by Skyruner2 on 09-23-2007, 12:00 AM
    Filed under: .Net 2.0, data, data access layer, Data Presentation Controls, Data Set, data source, database, databind, databinding, DataTable, datatagrid, Data table
  • How to refresh GridView or Dropdownlist?

    Hello, I have some problems with my application. I have dropdownlist connected to a DataSource that retrieves data from a stored procedure (and that works fine). Below my dropdown list I have a GridView, also connected to a DataSource that gets data from another stored procedure (with a parameter). Data...
    Posted to Data Presentation Controls (Forum) by wizard15 on 05-06-2007, 12:00 AM
    Filed under: Binding, data, Data Presentation Controls, databinding, Databinding DropDownList consistency, DataBinding GridView Insert
  • Reuse data from ObjectDataSource after postback (Persist Data)

    Hello, I'm new to this forum, fairly new to ASP.NET and I have a problem I that I can't figure out. I have a ajax enabled 3-teir application (Display, BLL, DAL). Almost all my pages connect to the database and return List(Of [Obj X]) through several ObjectDataSources that populate various drop downlist...
    Posted to Getting Started (Forum) by youngaj on 03-19-2007, 12:00 AM
    Filed under: UI, web application, web forms, 3-tier architecture, ajax, atlas, class, class design, DAL, data, data access, data layer methods, databinding, drop down list box, Listbox
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: paging, postback, records, rows, table adapter, textbox, VB, Visible, access database, ADO.NET, asp.net 2.0, asp.net 2.0 GridView databound ItemTemplate, Client, codebehind, data, data access layer, database, databind, databinding, DropDownList, If Statement, GridView, label
  • problem with retrieving/displaying data based on form input

    Hi, I've developed a form which accesses a database through a data layer and sends parameters based on the form input. I have written the following code which works by checking if the textbox is empty and passing a null value as a string to the search parameter in the query, of which there are five:...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-22-2007, 12:00 AM
    Filed under: Null, parameter, problem, querystring, records, rows, search, sql, sqldatasource, string, table adapter, textbox, Updateparameters, VB, access database, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, data, data access layer, database, databinding, datasource, If Statement, method, SELECT, FORM, GridView, label, GridView asp.net
  • Retreving DataRow from the TextBoxes DataBinded

    I connect my TextBoxes to the dataRow by the following code TextBox1.Text = DataRow1.Item("ColumnName") TextBox1.DataBind() I have a set of TextBoxes databinded to the dataRow, Now I need to retrieve the DataRow which is connected to the TextBoxes. how can I get the DataRow. Thanks
    Posted to Data Presentation Controls (Forum) by bobbynad on 02-03-2007, 12:00 AM
    Filed under: ADO.NET, Bind, Bindable Property, Controls, data, database, databind, databinder, databinding, asp.net 2.0
Page 1 of 1 (8 items)