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

Post back problem with the link button in datalist

I am using Datalist to populate record with RepeatDirection="Horizontal". Each column of the list has to be editable so they are placed in side a panel. But the porblem here I am facing is linkbuttons on those panel for edit and delete is not working for Safari (MAC) browsers. It is working fine for IE and Firefox but not in Safari (MAC). The main problem here is those buttons in the panel is not posting back at all.

I have tried to use ImageButton as well as Button controls but nothing works.

If anyone has any suggestion for this will be a great help

Thanks in advance.
Feb 7 '07 #1
2 2275
enreil
86
I think this sounds more like a browser issue than an issue with your .NET code. Have other applications you developed worked with Safari?

I am using Datalist to populate record with RepeatDirection="Horizontal". Each column of the list has to be editable so they are placed in side a panel. But the porblem here I am facing is linkbuttons on those panel for edit and delete is not working for Safari (MAC) browsers. It is working fine for IE and Firefox but not in Safari (MAC). The main problem here is those buttons in the panel is not posting back at all.

I have tried to use ImageButton as well as Button controls but nothing works.

If anyone has any suggestion for this will be a great help

Thanks in advance.
Feb 7 '07 #2
kenobewan
4,871 Expert 4TB
Welcome to the world of cross browser compatability. .NET does the server side and serves up consistent pages client side, but the browsers have their differences - hence the issue. If you have to support safari users, then you may need to do browser checks and take action accordingly. Some go as far as serving up different pages...
Feb 8 '07 #3

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

Similar topics

3
by: sentinel | last post by:
Hi, Wonder if anyone can help with this problem: I am using an app with several pages, using a session to track vars between the pages, and using an image map to re-direct back and forwards...
4
by: Jenny C. | last post by:
Hi I have a DropDownList in a ASP.NET (C#) page. This control is bound to a DataTable to get the values to display However, the SelectedItem never seems to change For example, if I change...
1
by: Jenny C. | last post by:
Hi Guys I have this problem: I'm trying to put a LinkButton inside a Datalist. But I can't add an event handle for the button. If I double click on the LinkButton, I get forwarded to the method :...
2
by: News | last post by:
Hi, I need help with datalist and linkbutton. I need a LinkButton to display in datalist if datafield "is_measure_customchecklist" in a db table set to true. Here is the code (in parts): ...
1
by: Luis Esteban Valencia | last post by:
I have a datalist. This is the code. I have 2linkbuttons and it depends of a field to show one or the other. The IF clause is OK, but its showing me the links in BLACK not in blue! and they are...
1
by: Glenn Owens | last post by:
Here's the scenario: I have a DataList populated from a datatable sitting inside a fieldset. Each element (row) in the Datalist has the following child controls: asp:checkbox, asp:image,...
1
by: Pavan | last post by:
Hi All, I have created a custom DataList web custom control, which populates data from a dataset. This dataset is available at runtime and exposed as property by my custom control. During...
4
by: News | last post by:
Hi, I need help with datalist and linkbutton. I need a LinkButton to be visible in datalist only on the condition when datafield "is_measure_customchecklist" in a db table set to true. Here...
5
by: Diffident | last post by:
Hello All, Most of you might be familiar with this problem i.e, viewstate is lost whenever we navigate from the one page to another. Does anyone have a remedy for this problem? On Page A, I...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
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,...

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.