User Profile
Collapse
-
Thank you .... My problem has been solved using ObjectDataSourc e.... Thank you soooo much -
GridView PageNavigationProblem with LINQ
Hi, I am Syed Fasih
---this is my aspx.cs file for the page navigation.
Code:protected void grdConsultation_PageIndexChanging(object sender, GridViewPageEventArgs e) { grdConsultation.PageIndex = e.NewPageIndex; grdConsultation.DataBind(); }
---this is my aspx file the gridview..
Code:<asp:GridView ID="grdConsultation" runat="server"
-
-
How to get Selected Value of DatagridviewComboboxColumn
I am working on a Saloon Application in which I am generation the appointment system, I have a column in a Gridview in which a ComboboxColumn is embeded that contains services that saloon provides. I have to take some action on selection of the combobox value. I am unabel to do so, I have trapped the SelectedIndexCh anged event but unable to use it in proper manner, here is the code:
Private Sub DataGridView1_E ditingControlSh owing(ByVal... -
Caching....
How can I Insert an Object of my own class into a CACHE? Please help me regarding... Thank You in advance -
-
Copy and paste the code below and save the file as .htm or .html. open the file in Internet Explorer and try to type something in the box, It will allow you to type characters in it. When you open it in firefox it will disable the iframe and prevents you to type anything...
Actually I am creating an editor for a Forum.
<HTML>
<Head>
<Title>Simple Demo of HTML Area </Title>
...Leave a comment:
-
Well Ignore javascript and just see the HTML Body after removing the buttons and their functuions...Leave a comment:
-
IFRAME Problem in firefox
I have created a text area using IFRAME. The problem is that it is working only in Internet Explorer not in Mozilla Firefox. Please help me regarding this problem. IS there any special command or tag which runs on both IE and firefox? Thanks in advance.... Code is below:
<HTML>
<Head>
<Title>Simple Demo of HTML Area </Title>
<Script Language="JavaS cript">
... -
use e.which rathre than e.keyCode this will solve your problem :)Leave a comment:
No activity results to display
Show More
Leave a comment: