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 / October 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
client side sorting of datagrid items14 Oct 2004 07:19 GMT5
Does anyone know if there's code out there to manage client-side sorting of
datagrid items?  I'd like to be able to fill a datagrid with records from
the database, then allow the user to put the records in their preferred
order.  So I envision two buttons for each row that are for ...
How to do this with datagrid14 Oct 2004 02:13 GMT1
I'm trying to build a page in asp.net that lists employees from a db. And I
was wondering if you could help me translate this asp to asp.net and with a
datagrid. can't figure it out with all if's and so
.... open db and stuff
DataGrid Hyperlink13 Oct 2004 09:29 GMT2
I have a datagrid which is populated with a list of software which is
available to install (from our intranet) with the path in the second column.
I want to make the second column clickable (hide the data path). So when the
user clicks on the link or icon it installs the selected ...
Column Header with Variable12 Oct 2004 23:16 GMT2
Dear gurus,
Is it possible to specify the column header  with variable?
If I want to make headerText as Sales and Credit how do I do so?
Thanks in Advance.
Datagrid with SQL sentences in its columns. ONLY FOR EXPERTS.12 Oct 2004 22:31 GMT1
I have a little application of a Knowledgebase for my company.
The systems engineers cam Log in to the application, write some problemas
and the solution can be SQL commands.  I put ValidateRequest=false for the
page to accept those inputs.
how to set visible table out of dataset?12 Oct 2004 18:59 GMT2
Hi, all.
A Form has
a DataGrid bound to a DataSet including two DataTable, A and B.
When Form is loaded the two table is populated to DataSet and DataTable A is
Manipulating Dataset12 Oct 2004 18:24 GMT4
Dear gurus,
I have a stored procedure which returns a set of rows.
How do I suppress a number of columns (not display) from dataset?
Is is DataSet is the right tool in this case?
Datagrid Columns12 Oct 2004 09:09 GMT3
I have a datagrid that contains a bunch of boundcolumns:
<asp:datagrid id="DataGrid1" runat="server" autogeneratecolumns="False">
  <columns>
     <asp:boundcolumn datafield="Column1" sortexpression=" Column1" />
Changing Width of Datagrid (AutoGenerateColumn=true)12 Oct 2004 09:05 GMT3
Hi, hope some1 can help me trying this about a week.
I read the data for my Datagrid into a dataset, convert a little bit
and store the finalresult in another ds from an Access-DB and bind the
data
Setting widths of columns11 Oct 2004 15:26 GMT4
I have a DataGrid on a Windows Form and I set the DataSource and DataMember.
Data appears correctly.  Question is how can I make certain columns wider to
accomodate the fields.  One field is ComapnyName and half of it gets
truncated.
Help needed11 Oct 2004 12:01 GMT1
I am using a datagrid control. first column of the datagrid is having a
checkbox (which used to select/deselect all the items in the grid).There is
an asp:button in the page. I want to enable/disable this delete button, if
the user selects none of the checkboxes then the button ...
DataGrid font size???09 Oct 2004 19:20 GMT1
I cant' believe I have to ask this, but...
How do you adjust the font size in a DataGrid? I know about the FONT
property of the DataGrid proper, and the FONT property of the ITEMSTYLE, and
I can see how to adjust the size. But nothing has any effect on the display:
validation controls09 Oct 2004 14:48 GMT2
I've a datagrid with a textbox with autopostback=True and also validation
controls.
Even if the validation controls fail the postback still occurs.
How can i stop this happening?
Programmatically Change Text Property of Label in ItemTemplate in Datagrid09 Oct 2004 01:36 GMT1
How do I programmatically change the text property of a label in an
ItemTemplate in a datagrid?
Specifically the Text property. I want to change the databinding to another
column at runtime.
Binding a image button to a datagrid08 Oct 2004 10:05 GMT3
I have a datagrid and I've created a itemtemplate column with textbox
inside each row like the following:
<asp:TemplateColumn HeaderText="New NIBS DS1s">
    <ItemTemplate>
Pages: 1 2 3 4 September, 2004
 
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.