Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / DataGrid / April 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accessing data object on delete command.20 Apr 2005 19:18 GMT1
I have a datagrind that is bound to a custom collection of a custom
object.
When a delete button is pressed in the datagrid, I not only want to
remove the row from the grid, I want to delete the object from the
connection string20 Apr 2005 14:24 GMT1
I have the followng string in my web.config file.
<add key="DBConnInfo" value="Data Source=SQL01;Initial
Catalog=DatabaseName;Trusted_Connection=No;Persist
Security Info=True;User id=sa;password=password;" />
Total of multiple columns in datagrid20 Apr 2005 00:15 GMT1
I am using VB 6 and have a bound datagrid pulling data from a Pervasive Database by ODBC connection. Column 3 shows opening balance and columns 4-15 show net movement for each month. I want to have a text box on my form that shows sum of columns 4-15 for active record. How do I ...
filtering from multiple dropdownlists19 Apr 2005 18:42 GMT1
I have several DropDownList Controls (ddlOrder, ddlContact...) where the user
may select multiple values and let the results be displayed in the datagrid.
I know how to filter when chosing from any of these dropdownlists. But don't
know how to filer if the user wants to filter ...
custom sorting19 Apr 2005 15:56 GMT2
I have a datagrid that I build using data returned from a SP.  But I
populate the datagrid using a dataview.  In this dataview, I populate one of
the columns with a string that is basically an html link.  The display text
is always numeric.   For instance, the column will display ...
I am a beginner.Pls help me19 Apr 2005 10:02 GMT1
I have a datagrid with a hyperlink column. Now i want to program for the
click on the hyperlink. where do i put my code?
DataGrid.Dispose17 Apr 2005 23:29 GMT2
I want to clear datagird data at memory (Client) but unsure how effective
the impact?
Coding
-------
Populate label from Datagrid selection16 Apr 2005 03:10 GMT1
This might be a simple enough question for most of you. But I am pulling
my hair out with this.
I have a datagrid populated from a database. Its a booking form. You
push a button column to select the row. And now I need to give some
Problems with paging.14 Apr 2005 17:15 GMT3
I have this strange thing happening here. I'm unavailable to use
paging in my grid?
I set the AllowPaging to True, and I placed a code into the
PageIndexChanged. When I set a breakpoint into the PageIndexChanged it
Edit multiple rows of a datagrid (ASP 1.1)14 Apr 2005 15:45 GMT1
Silly question here I guess.....
I know I can use an EditCommandColumn to edit a particular row in a
datagrid:
--------------------------------
Avoid adding a new record on refreshing the browser13 Apr 2005 21:11 GMT6
I'm working with datagrid. And users can add "Remarks" by clicking the [Add]
link button in the footer template.
It's working fine like when the user enter the remarks and click on [Add],
the remarks are getting added.
asp.net 2.0 GridView adding data row?13 Apr 2005 08:28 GMT1
I have a 2.0 GridView
<asp:GridView Runat="server" ID="GridView1"
DataSourceID="AccessDataSource3" BackColor="Gainsboro"
BorderColor="#336666" BorderWidth="3px" BorderStyle="Double"
e.Item.ItemIndex and e.Item.DataSetIndex13 Apr 2005 06:40 GMT7
When writing the update event handler for a web forms DataGrid, I am running
into a situation that is giving me quite the headache!
If a user has sorted the items in a DataGrid and then chooses to edit one of
the items, I have found that
ds and Session12 Apr 2005 17:07 GMT2
Why when I am adding a row to a local ds my session
rows.count increses? What is incorrect in this code?
Dim ds As DataSet
Dim dt As DataTable
Retrieving SelectedValue from DropDownList12 Apr 2005 16:08 GMT6
I have a few DropDownList controls used for new record entry in the footer of
a datagrid and I want to limit the options available in one list based on
what is selected in a previous list; I've seen examples of this where the
DropDownLists are used in edit mode, but none for data ...
Pages: 1 2 3 4 5 March, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.