Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting a hidden value from an infragistics webgrid.
Message
De
03/12/2008 15:33:29
Tegron Tegron
Platinum Technologies
Ohio, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Getting a hidden value from an infragistics webgrid.
Versions des environnements
Environment:
ASP.NET
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01365397
Message ID:
01365397
Vues:
105
I am using Mere Mortals binding to fill values into an infragistics webgrid. I am using an imagebutton inside one of the cells. What I would like to do is when the user clicks the button on a particular row, I want to grab this ID column from this row. The ID is currently a hidden column in the grid. I want to take this value and use it as a paratmeter in querystring used to do a Response.Redirect to another page. I would think that the method would be pretty much the same for any grid. I tried to use the Eval method with an ASP.NET hidden field, but apparently the grid has to be continuously bound to the datasource. Thus this method doesn't work using Mere Mortals objects and late binding.

I have been researching and attempting various methods for the past two days without success. I am fairly new at writing ASP.NET applications, but I would think that it would be relatively simple to grab a value from a grid to store it into a variable that I could use to pass as a querystring to another page. This was simple when using the windows version of the grid.

Any advice would be appreciated.

Thanks.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform