Browse by Tags

Related Posts

  • bind database to XML

    say i have a table with two fields eid and ename i want to bind them to a XML <employees> <employ><eid>eid_value</eid><ename>ename_value</ename></employ> <employ><eid>eid_value</eid><ename>ename_value</ename></employ> <employ><eid>eid_value<...
    Posted to Data Presentation Controls (Forum) by miztiik on 12-01-2006, 12:00 AM
    Filed under: datagrid, database, Binding, BoundField, data access layer, customize, databinding, bind data xml database attributes
  • Update Query with a Public variable.

    Hi, One of my pages I have a GridView and a FormView, the FormView is displayed every time the user selects one item in the Gridview. That same user as to be logged in to be able to access this page. If the user wants to Edit the information and Update the database I need the login name to be included...
    Posted to Data Presentation Controls (Forum) by FSousa on 12-13-2006, 12:00 AM
    Filed under: FormView, DetailsView, dataview, datagrid, database, asp.net 2.0, datasource, Binding, BoundField, DetailView, FormView Insert Button PostBackURL, DetailsViews, databinding
  • How to update datas of a datagrid row

    Hi! I can edit the rows of my a datagrid thanks to a adicional column i have added on my datagrid. When i push edit link i can write some changes on the selected row and two new links appear (update and cancel). I have implemented cancel command but i don't know how to implement Updatecommand. I am working...
    Posted to Data Presentation Controls (Forum) by vmauri on 01-08-2007, 12:00 AM
    Filed under: update dataview, datagrid, database, databinding, databind, Updateparameters
  • 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: database, Controls, asp.net 2.0, Bindable Property, databinding, data, databind, Bind, databinder, ADO.NET
  • 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: GridView, problem, string, database, sqldatasource, label, datasource, rows, records, If Statement, Null, GridView asp.net, data access layer, table adapter, databinding, data, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, Updateparameters, sql, search, VB, textbox, method, parameter, querystring, ADO.NET, access database, FORM, SELECT
  • 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: GridView, postback, Client, database, paging, DropDownList, asp.net 2.0, label, rows, records, If Statement, Visible, data access layer, table adapter, databinding, codebehind, data, databind, VB, textbox, ADO.NET, access database, asp.net 2.0 GridView databound ItemTemplate
  • Re: Conditional repeating with Repeater. I want Repeter to add "CssClass='active'' to hyperlink when content of column "file" for curent field equals "string active"

    "If" does not exist in curent context. Code "cssClass ='<%#IF(Eval("file").ToString().Equals(active),"active","")%>' " cause error CS0103. Full information about error on the page http://szmitek.winweb.pl/pl/links.aspx Code of script: <% @ Page Language ="C#" %> <! DOCTYPE html PUBLIC...
    Posted to Data Presentation Controls (Forum) by szmitek on 04-28-2007, 12:00 AM
    Filed under: string, css, database, Controls, rows, object datasource, databinding, advanced, c#, databinder, access database, repeater Control and Panels....., Hyperlink, dynamic, c# code, Data Presentation Controls, # eval, CssClass, if, Conditional repeating with Repeater
  • Changing dropdownlist contents based on selection in listbox

    I have a listbox databound to a table in an Access database (Clients). When I select a customer in that list, I want to see what products they have purchased in a dropdownlist. The data in the dropdownlist would come from a table from the same database (ClientProducts). The problem I'm having, is...
    Posted to Web Forms (Forum) by hostopolis on 09-10-2007, 12:00 AM
    Filed under: database, DropDownList, asp.net 2.0, BoundField, databinding, databind, listbox, c# code, Data Presentation Controls, data source, ASP.NET 2.0 webform
  • 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: database, data access layer, databinding, data, databind, datatagrid, Data Presentation Controls, data source, DataTable, Data table, Data Set, .Net 2.0
  • Non-English characters in Server Controls

    Hi there, I have a form where I am taking input from User in 2 languages, English and Japanese...... Now the data submits just perfectly (as I can see it in SQL Server) but in gridview the Japanese characters become TILTED....the GridView shows all the characters Tilted to the left for instance look...
    Posted to Data Presentation Controls (Forum) by programmar on 01-14-2008, 12:00 AM
    Filed under: Accessing data, ASP.NET 2.0, asp.net 2.0 C#, ASP.NET C#, Asp.net Configuration, asp.net2.0 using c#, asp:label, Client Side Web Development, DataBind DataBinding, DataBinding, DataGrid, Datagrid Template columns, datagridview input, dataview, datasource, datatable, data access, Data base, gridview control, label, labels, gridview postback, ASP .net 2 .0, ASP .net 2.0 C#, asp .net 2.0 webforms, ASP .net TextBox Server Control, asp .net with c#.net, .ASPX, .cs, Database, database form, Asp.net2.0, ADO.NET, ADO.NET 2.0
Page 1 of 2 (16 items) 1 2 Next >