if u r using anchor tag then during binding inside gridview . u can send by using query string.. in anchor tag href='<%# "PageName.aspx?Aid="+Eval("ID") %>'
Anudeep Jaiswal
Posts
-
transfer a key value from a page to a popup page "on selected index change" of a gridview -
GreyBox Problem.....If Any One Is Familiar With Grey Box Plz. Answer This. " How To Open GreyBox In Another Grey Box"
-
Problem With Grid View Headerwrong answer
-
Problem With Grid View HeaderHi All, Simply i want to fetch gridview header row (heading in column) from button click note that button is outside from that grid. :cool:
-
Simulate Alt+Down Arrow using javascriptalter validation when we focus on dropdownlistbox it on get focus ... i want to open that menu using java script any one help me....
-
Combine Like and In Operator in sql-2005suppose u have a table with employee details.. there is a column address. which consist city name too. now i want to search employee detail which live in city1 or city2 or city3 now here also a problem ' how many cities user want to search . this is not decide.. now sir , the ball is in your court... face the problem.. good luck...
-
Combine Like and In Operator in sql-2005i want to combine like and in operator in sql query... any one help me.................
modified on Monday, August 4, 2008 7:01 AM
-
highlight certain keywords :(It would be important to highlight certain keywords in a message board for example or while searching for a keyword in ASP Search Engine, We are then in need of a function that would highlight certain keywords within the text of the messages.
-
How to add a contol(adrotator) in which pictures keep changing without refreshing the page??thats risgt....
-
datagrid problemuse this code foreach(gridview row in gridview1.rows) { } now this foreach loop move through all rows in that grid. now fetch the control and add the text into list...
-
Help with WebConfigurationManager ??use configurationmanager instead of webconfigurationmanager
-
how to pass a textbox ID which is in a grid view to a java scriptgenerally text box is used to edit item in edit mode.. so find that text box in row editing now attach txtboxid.attribute.add("onkeypress","return getdate(this);"); i think this will help u....
-
creating new control in code behinddrag a placeholder and assign the parent property of label to placeholder
-
HightLight Keywords in DataGrid.....i want to highlight only keywords not row
-
initial window height and widththis can be possible with java script :laugh:
-
Changing DateTime format of a gridview column -
HightLight Keywords in DataGrid.....I AM USING DATA GRID AND WANT TO HIGHLIGHT THE KEYWORDS WHICH IS ENTER USING TEXTBOX.. ANUDEEP JAISWAL SOFTWARE DEVELOPER DISHA ONLINE PVT LTD. NOIDA
-
printing panel container which have pictureboxi want to save panel. means panel with all picturebox in a single picture. when that panel is saved as picture i can easily print that picture with printdocument1.document.
-
printing panel container which have pictureboxI have a scrollable panel box which have many picturebox with different location with different image . now i want to save or print that panel container. any one help me.