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 / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
repeater or datalist30 Jun 2006 20:29 GMT2
I have two tables in my database invoiceHeader and invoiceDetail.
invoiceHeader contains store_id, inv_date, inv_id  and other summary
info.
invoiceDetail contains inv_id, item_id, unit_price and purchase_amount
How to get checkbox value from datagrid...30 Jun 2006 18:26 GMT3
right now i'm trying the method...
int i = 0;
foreach (DataGridItem dgItem in pGrid.Items) //(int i = 0; i <
pGrid.Items.Count; i++)
Pass value of hidden fields in Gridview to SQL parameter29 Jun 2006 20:18 GMT4
How can I pass the value of a hidden field to the Parameter?
Thanks
GridView when Empty29 Jun 2006 20:16 GMT1
I got a GridView and when I have no data in it. it just doesn't appear
on the page i just want the header and footer to show?
Also if possiable for it to say "no data" where the item would be?
Thanks
dynamic columns and datagrid items28 Jun 2006 21:55 GMT1
I created 4 boundcolumns dynamically or programmatically and bind them
to a datasource, when client click on a button before posting back to
the server, i am trying to extract the data from the datagrid throught
its datagrid.items, but nothing is there(count = 0). Does anyone have
Grid Challenge!!!28 Jun 2006 03:59 GMT1
Hi All, Here's my query
SELECT type, price, advance
FROM titles
WHERE type LIKE '%cook'
HyperLink in DataList?27 Jun 2006 21:43 GMT2
nside itemtemplate of my DataList I have
<td>
<asp:HyperLink runat="server" Text='<%#
DataBinder.Eval(Container.DataItem, "funcDesc") %>'
Sub in GridView delete error27 Jun 2006 16:39 GMT1
I am getting "Object reference not set to an instance of an object."
when I try to set the value of a string variable in a OnDelete method of sql
command subroutine.  Can anyone help with the syntax?  Below is code:
Sub On_Subfile_Deleting(ByVal source As Object, ByVal e As
auto generated javascript function __doPostBack(eventTarget, eventArgument) - edit the function name?27 Jun 2006 03:12 GMT5
Is it possible to edit the auto generated javascript function names?  I'm
working in a Plumtree portal and I have two portlets on the same page using
a datagrid control.   The paging links from the first grid are causing
postback for the second grid that's further down the page.  ...
User Conformation On datagrid update command25 Jun 2006 20:22 GMT1
Dear all i want to call javascript function for asking user to conform
about specific action
i am writting following code but when i am click on update & cancel
same  function is called
Checkbox in template coloumn25 Jun 2006 00:28 GMT1
I am using checkbox in template column of datagrid in aspx page.
I am fetching  boolean field from database and binding to this template
column.
If the values is "true" checkbox should checkd. otherwise it should be
Controling Datasources24 Jun 2006 06:05 GMT3
I am working with the new datasource component which I guess is a
replacement for the dataadapter/dataset cmoponents. I guess it is cool that
I can hook these up without writing any code behind now (does anybody in
asp.net use the vs studio gui for anything but a notepad ...
Datagrid with AJAX23 Jun 2006 12:51 GMT1
Hello to everyone. First of all excuse my very poor english. This comes from
Spain.
I´ve a datagrid with textboxes and checkboxes. User makes changes, but
changes are made only when user press a button.
Datetime selecection from datagrid edit item Mode22 Jun 2006 13:12 GMT1
Dear all i am using datetime  field in datagrid when it is in edit mode
i want to user select datetime  from calender control. and user
selected datetime value will be asigned to the datagrid datetime
field.so can any one help me how i can do it.
Postback does not maintain sort direction Image?21 Jun 2006 19:30 GMT4
Hi, All:
I dynamic add an arrow up/down image in OnItemDataBound event for my
datagrid, it works fine. But I have another textbox which trigger
postback and doing something, after this event get executed, I lost the
Pages: 1 2 3 May, 2006
 
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.