Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
N

Nekkantidivya

@Nekkantidivya
About
Posts
103
Topics
99
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Gridview edit cell
    N Nekkantidivya

    Hi, I am working on a Asp.net application. In this I have a gridview with autogenerate columns and data bind using linq in code behind. In this gridview I need to edit the cell on which I click. For example I have 5 columns in my gridview and I want to edit only 2,3,4 columns in the gridview and 1,5 columns are not editable. If anyone have any idea to do this please reply me. Thanks in advance.

    ASP.NET csharp asp-net linq tutorial

  • Popup with listbox in asp.net
    N Nekkantidivya

    Hi, I am working on a Asp.net application. In this, on a button click I need to display a popup with a listbox control. After selecting the values in this listbox they should be add to the grid or displayed on the starting page. I think we can use model popup here. Please let me know how to use this or any other solution. If anyone have any idea to do this please reply me. Thanks in advance.

    ASP.NET csharp css asp-net tutorial

  • Error in WCF service in Silverlight application
    N Nekkantidivya

    Hi, I am working on a silverlight application with WCF service. I am working in my local system and using the local address of the service with my application port number. Now my application poe\rt number was change to different port number. So I replaced all the WCF service addresses to new address with new port number but it is giving me some error i.e., like " An endpoint configuration for contract"Service.Iservice" could not be loaded because more than one endpoint configuration for this contract was found." while searching using "Find" no where I found the another address for this service. If anyone have any idea to solve this please reply me. Thanks in advance.

    WCF and WF csharp wcf algorithms help workspace

  • How to open a url in a new browser window in Ajax page
    N Nekkantidivya

    Hi, I am working on a Asp.net project. Here we need to display a URL in a new browser window with custom size like a popup. For this I tried with below code: Page.RegisterStartupScript("New Window", "<script language=JavaScript>window.open('Default.aspx','mywindow','width=500,height=300');</script>"); This is working in all the my project pages. But this is not working in one of my project page where I used Ajax extenders like calender extender, Auto complete extender etc. So I also tried with ClientScript.RegisterClientScript() but eventhen it is not working. If anyone have any idea to solve this please reply me. Thanks in advance.

    ASP.NET csharp javascript asp-net tools tutorial

  • Session variables in Silverlight or wcf service
    N Nekkantidivya

    Hi, I am working with a Silver light application with WCF service. In this I have a session variable names "UserId" which will be created in user login.aspx page. Now I need to access this current login UserId into my WCF service. or I need to access this UserId sesssion variable in the silver light page and then pass it to WCF service as parameter. If any one have any idea ti implement any one of the above please reply me. Thanks in advance.

    WPF csharp wcf

  • How to invoke Anchor tag click event without clicking in asp.net
    N Nekkantidivya

    Hi, I am working on a asp.net application. In this I want a javascript function which have to invoke Anchor tag click event without clicking in asp.net. If anyone have any idea to do this please reply me. Thanks in advance.

    ASP.NET csharp javascript asp-net tutorial

  • How to call javascript functions in silverlight.
    N Nekkantidivya

    Hi, I am working on a silverlight application. In this I created a silverlight page named Page.xaml. Then this silverlight page is used or embedded in a aspx page named Home.aspx. In Home.aspx I wrote javascript function. This javascript function should be called whenever I click on the button in Page.xaml. i.e., on clicking a button in Page.xaml I have to call the javascript function in Home.xaml provided Page.xaml is in Home.aspx and all these are in a same project. If anyone have any idea to do this please reply me. Thanks in advance.

    WPF javascript wpf hardware tutorial

  • How to open URL in new browser window
    N Nekkantidivya

    Hi, I am working on a Asp.net application in this on button click I need to open a URL in a new browser window of height=300 and width=500. If anyone have any idea to do this please reply me. Thanks in Advance

    ASP.NET csharp asp-net tutorial

  • Computed columns in Gridview
    N Nekkantidivya

    Hi, I am working Asp.net gridview. I bind data to this gridview dynamically. I have 5 columns in my gridview. Now I want to display a new column in the gridview which displays the difference of the 3rd and 4th columns i.e.,(Column6= Column3-Column4). Can we do this directly in a gridview to display this result. If anyone have any idea to do this please reply me. Thanks in advance.

    ASP.NET csharp asp-net

  • How to display sum of columns values in Gridview Footer
    N Nekkantidivya

    Hi, I am working on Asp.net Gridview. In this I have a table with three columns. Among these first two display text and the last one is textbox with some decimal or integer values where user can enter values if he want in this textboxes. All these three columns gets data from database at the beging. Now I want to have a footer at the bottom of this gridview in which I should be able to display the sum of values in the 3rd column i.e., the Textbox column. If anyone have any idea to do this please reply me. Thanks in advance

    ASP.NET csharp asp-net database tutorial

  • Export webform to pdf
    N Nekkantidivya

    Hi, I working on a web application. In this I have to export all the data and design of the form in to a pdf file. If anyone have idea to do this please reply me. Thanks in advance.

    ASP.NET design

  • Add textbox column at the end of Gridview columns dynamically
    N Nekkantidivya

    Hi, I am working on Gridview. For this gridview I am binding data from database normally using datasouce and Data binding. Bow after adding all these column I need to add textboxes at the end each row dynamically. If anyone have any idea to solve this please reply me. Thanks in advance

    ASP.NET database wpf wcf

  • WPF Table control
    N Nekkantidivya

    Hi Mark Salsbery, Thanks for your reply. It helped me and now I am getting table without unnecessary features. But now the width of the table is fixed and I am unable to increase the width of the tableto the width of the form. Please reply me if you have any idea to solve this Thanks in advance.

    WPF csharp wpf

  • WPF Table control
    N Nekkantidivya

    Hi, I am working on a WPF application. I want to place table with some lable controls in my form to display data. For this I tried the folowing code. <FlowDocumentReader Margin="131,133.738,184,217.262" ScrollViewer.HorizontalScrollBarVisibility="Hidden" > <FlowDocument > <Table CellSpacing="3" > <Table.Columns> <TableColumn Width="80" /> </Table.Columns> <TableRowGroup> <!-- Header row for the table. --> <TableRow Background="Orange"> <TableCell> <TextBox x:Name="txtTransmiterFee" Width="80" LostFocus="txtTaxPreperationFee_LostFocus"></TextBox> </TableCell> </TableRow> </TableRowGroup> </Table> </FlowDocument> Here I am getting some extra features for zooming, scrollbar etc, but I want just a table. If any one have any idea to place a table control in WPF or amy modifications in this code to display just like a table, please reply me. Thanks in advance.

    WPF csharp wpf

  • How to change WPF table width and height
    N Nekkantidivya

    Hi, I am using WPF table in my application to display my data.But the table was fixed to particular width. I am not able to change this. I want this table's width as my WPF form width. I tried in <FlowDocument.Resources>, Style tag. But not able to change the width and height. Below is my code. <FlowDocumentReader Margin="67,150,51,267" > <FlowDocument> <FlowDocument.Resources> <Style TargetType="{x:Type Paragraph}"> <!--<Setter Property="" Value="100%"/>--> <Setter Property="FontSize" Value="12px"/> </Style> </FlowDocument.Resources> <Table CellSpacing="3" > <Table.Columns> <TableColumn /> <TableColumn /> <TableColumn/> </Table.Columns> <TableRowGroup> <!-- Header row for the table. --> <TableRow Background="Orange"> <TableCell> <Paragraph FontSize="12pt" FontWeight="Bold">Code</Paragraph> </TableCell> <TableCell > <Paragraph FontSize="12pt" FontWeight="Bold" >Description</Paragraph> </TableCell> <TableCell> <Paragraph FontSize="12pt" FontWeight="Bold">Amount</Paragraph> </TableCell> </TableRow> <!-- Three data rows for the inner planets. --> <TableRow> <TableCell> <Paragraph> 001 </Paragraph> </TableCell> <TableCell> <Paragraph> Tax Preparation Fee paid to LOS Taxes </Paragraph> </TableCell

    WPF csharp wpf tutorial

  • Autosuggest textbox in WPF application
    N Nekkantidivya

    Hi, I want to create auto suggest textbox in my WPF application. In this textbox I want to display the existing user names which matches with the user entered data. If anyone have idea to solve this, please reply me. Thanks in advance, N.Divya

    WPF csharp wpf

  • Session variable in Silverlight
    N Nekkantidivya

    Hi, I am working on a silverlight application. In this I need to access session variables in silverlight application.For this I created a WCF service to get the session variable. For this I used the following code: In service [ServiceContract(Namespace = "")][AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)] UserId = int.Parse(System.Web.HttpContext.Current.Session["LoginUserID"].ToString()); In web.config file: <serviceHostingEnvironment aspNetCompatibilityEnabled="true"> but I am getting the following error: System.Reflection.TargetInvocationException: An exception occurred during the operation, making the result invalid. Check InnerException for exception details. ---> System.ServiceModel.CommunicationException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound. If any one have any idea to solve this or directly access the session variable in silverlight application please reply me. Thanks in advance.

    WPF csharp wcf sysadmin help

  • Error when calling WCF service in silverlight application.
    N Nekkantidivya

    Hi, I am getting an exception while calling a WCF service in silver lght application.This exception is as below. Exception: An exception occurred during the operation, making the result invalid. Check InnerException for exception details. ---> System.InvalidOperationException: The underlying channel factory could not be created because no binding information was found in the configuration file for endpoint with name '*'. Please check the endpoint configuration section with name '*' to ensure that binding information is present and correct. If anyone have idea to solve this please reply me. Thanks in advance.

    WPF wcf csharp wpf help workspace

  • How to use WCF service in silver light application
    N Nekkantidivya

    Hi, I am working on a silverlight application. In this I developed a WCF service in this silverlight application itself. Now I want to use this in a silverlight page or form. If anyone have any idea to on using a WCF application in silverlight application please reply me. Thanks in advance.

    WPF csharp wcf tutorial

  • Error in WCF service in Silverlight application
    N Nekkantidivya

    Hi, I am working on a Silver light application. In this I used WCF service. While using this service I am getting the below exceptions. class: System.ServiceModel.CommunicationException. Message: The remote server returned an error: NotFound. It is saying like some error in the web config file that is no binding information is provided for the endpoint with name '*' in the config file. If anyone have any ides to solve this please reply me. Thanks in advance.

    WPF wcf csharp wpf sysadmin help
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups