473,396 Members | 1,836 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,396 software developers and data experts.

how to hide the link of linkbutton in gridview? how to prevent whole page refresh?

how to invisible the link of linkbutton in gridview? how to prevent hole page refresh when i click on link button in gridview?
Dec 19 '12 #1
2 1634
kadghar
1,295 Expert 1GB
well, if you dont want the page to refresh, just set its 'autopostback' property to false... you can do it from the asp code.

Now, if you want to prevent the whole page to refresh, but still refreshing your gridview, put it into an iframe.
Dec 19 '12 #2
zmbd
5,501 Expert Mod 4TB
Raja2010: in the future, please limit to one question per thread per the site guidelines.

Also please keep in mind that Bytes is not a code writing nor homework service. Please read the FAQ and posting guidlines.
Dec 19 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: sck10 | last post by:
How do you create a MailTo Link using the GridView Control with a boundfield element: <asp:BoundField HeaderText="Doc Group" DataField="strSubmitter" /> For example, I can use the following in...
0
by: Smokey Grindle | last post by:
I'm trying desperatly to add a sort order arrow to my grid view and have this code below ofr it... but when the code runs the girdview sortexpression is always = "" never the sort name... why?! i...
0
by: alaa.eddine | last post by:
Hello, I'm using a custome datatable as datasource of my gridview one of my columns contains a test like this : <a href="http://www.somelink.net">title</a> when I display my gridview get <a...
3
by: Dot Net Daddy | last post by:
Hello, Is there a way to access the invisible cells in the GridView from code-behind. Been trying this, but isn't working For i = 0 To GridView1.Rows.Count - 1 If...
2
by: joe | last post by:
how to access invisible column inside gridview
0
by: Keithb | last post by:
My application has a LinkButton that I am using as a Command button in the ItemTemplate of a GridView control. Regardless of the value set for the Enabled property (true or false), The control is...
3
by: GaryDean | last post by:
I have a button field in a gridview defined as follows: <asp:ButtonField ButtonType="Button" CommandName="AcceptOrder" Text="Accept Whole Order"> <ControlStyle Font-Size="X-Small" />...
3
by: jobs | last post by:
I have a gridview on another page with a column that will link to this page. I'm flirting with design options, but am considering a template field with hyperlink navigateurl that includes a query...
2
by: Mariano | last post by:
Greetings, pls help me friends...somebody knows how could I see the value of a cell belong to invisible column in gridview? I have a table with fields like that : name, last name, address. I show...
0
by: COHENMARVIN | last post by:
I have a page that has a menu running down the left side. When I load a wide gridview into the page, that gridview doesn't fit to the right of the menu. So it gets moved below the menu. I tried...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
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,...

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.