Home All Groups Group Topic Archive Search About

.NET DataGrid Control

microsoft.public.dotnet.framework.aspnet.datagridcontrol
Score Help !!! HierarGrid Problem
Kalyan - 15 Jul 2005 9:48 PM - 2 messages
Hi all, Im using the HierarGrid control provided by Denis Bauer at [link] I am having problems when tryin to implement in my application. I updated the code accordingly and created datarelations amoung the ...
Score Edit, Add , Delete Data from a DataGrid
Anish - 15 Jul 2005 5:43 PM - 2 messages
Hi... I am pretty new to the .NET especially Visual C++.NET . I have a question maybe the experts here can answer. I have an XML file and the data from that is displayed on a datagrid. However I wish this data to ...
Score Adding file links column in a datagrid
Hari S via DotNetMonster.com - 14 Jul 2005 12:41 AM - 2 messages
Hi I have a list of files in the filesystem and the paths and filename to these files are stored in records in a database. I need to display these files as links from which the file can be downloaded ...
Score How to insert a row in a DataGrid in code?
Bill - 13 Jul 2005 10:07 PM - 2 messages
I thought I could insert a new row in a DataGrid in code by calling CurrencyManager.AddNew; but it does not work. I want to open a new row that the user will then fill in. What am I missing? ...
Score Auto Rotate Datagrid Contents
Jay - 13 Jul 2005 1:00 PM - 2 messages
I need to auto rotate/scroll the contents of a datagrid.  Currently I have a datagrid wrapped inside a <marquee> tag... this works, however there is a gap when scrolling (marquee issue).  Any thoughts?  I've looked into ...
Score email sending comparing with date using windows service (c#)
satish c via DotNetMonster.com - 13 Jul 2005 9:27 AM - 2 messages
just like reminders..........i want to send an email comparing with date(the date is in datagrid)..sending email is not a problem for me...but how to comare the date and where can i write code...... one of mr friend is said that this is possible with windows service.... ...
Score alternating item style in template row with table tags
NancyASAP - 12 Jul 2005 10:26 PM - 2 messages
In case anyone else runs into this issue... I recently wanted to set alternating item style on a grid row that contained a template item for the entire row. This template item contained html table tags. This allowed me to make each single grid row ...
Score Calendar Link in Datagrid
John Walker - 12 Jul 2005 9:20 PM - 5 messages
Hi, In my datagrid I have a textbox with a hyperlink next to it.  When the user clicks on the hyperlink it will pop open another window with a calendar control, and when the user clicks a date, it will put that date in the ...
Score I am frustated...
Cordon - 11 Jul 2005 6:34 PM - 2 messages
My problem is very simple... (All codes are in ASP.NET & VB.NET) There is a data grid like - Name   Age   Height KA     12    100.2300 ZX     14    101.0500 ...
Next » 2 3 4 5 6 7 8 9 10