473,406 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

This worked in the beta, but no longer

This grid used a template having a button (Button1).
The del button ran a javascript to ask y/n.
Then it passed the GridView1_RowCommand() where i was able to determine the
record id (eval)

The GridView1_RowCommand() call is no longer executed ???

<asp:GridView ID="GridView1" runat="server"
DataSourceID="AccessDataSource1" AllowPaging="True" CellPadding="4"
Font-Names="Courier New" Font-Size="9pt" ForeColor="#333333"
GridLines="None" EnableViewState="False" >
<Columns>
<asp:TemplateField ShowHeader="False">
<ItemTemplate>
<asp:Button ID="Button1" runat="server" CausesValidation="false"
CommandName="Button_Delete" OnClientClick="DeleteRecord();"
Text="Del..." CommandArgument='<%# Eval("ID") %>' />
</ItemTemplate>
</asp:TemplateField>
<asp:ButtonField ButtonType="Button" Text="Postcode" InsertVisible="False"
CommandName="Button_PostCode" />
</Columns>
Nov 20 '05 #1
0 776

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Brian Lloyd | last post by:
Python for .NET 1.0 beta 2 has been released - you can download it from: http://www.zope.org/Members/Brian/PythonNet/ Python for .NET is a near-seamless integration of Python with the ..NET...
0
by: Eric Raymond | last post by:
When installing the rpms (or the tar file) onto Red Hat Enteprise Linux AS Beta 1 (Taroon), we get the follwing error: Installing all prepared tables /usr/bin/mysql_install_db: line 1: 7690...
119
by: rhat | last post by:
I heard that beta 2 now makes ASP.NET xhtml compliant. Can anyone shed some light on what this will change and it will break stuff as converting HTML to XHTML pages DO break things. see,...
3
by: Torrent | last post by:
When Trying to Load an XSLT File with the XslTransform i got a rather annoying Exception being thrown "System.Xml.XPath.XPathException: XsltContext is needed for this query because of an unknown...
1
by: Wayne | last post by:
I'm using news.microsoft.com server for the MS newsgroups, I don't see any for the beta of 2005. Anyone know where I can get to these groups? -- Thanks Wayne Sepega Jacksonville, Fl ...
5
by: troy | last post by:
Does anyone know if it is possible to reinstall .NET 1.1 over top of 2 beta? I'm stuck in a bit of an emergency situation where I can't afford the downtime to rebuild my dev PC which has 2.0 beta...
4
by: David Parker | last post by:
Hi. I understand from lurking on Hackers that 7.5 is nearing beta. What is the typical timeframe for a postgres beta? It's understood, of course, that beta might take longer depending on problems...
9
by: Gregory Petrosyan | last post by:
Hello, it's me again. I am trying to optimise small module for working with polynomials, and I have encountered problem: new, optimised, code, doesn't work in some specific case. Here's the old...
4
by: laredotornado | last post by:
Hello, I do not know what to Google for, so maybe you could point me in the right direction. If you look at http://www.netvibes.com/ or even at Google's personalized home page, there is...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.