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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
U

udaykatakam

@udaykatakam
About
Posts
16
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Storing data which in the form of a list to database.
    U udaykatakam

    Alright Thanks for your time. Is there anybody who could help me with my problem.

    -UdayKiran

    Database question database

  • Storing data which in the form of a list to database.
    U udaykatakam

    Yeah you are right thanks for your reply may be I did not frame my question right. Lets say my data is as follows.

    Col1

    Col2

    Col3

    1

    Line1 Line2 Line3

    xxx

    2

    ABC

    XYZ

    This is 2 rows of data and since database stores structured data first row would be stored as: 1 Line1Line2Line3 xxx So my question is what method should I adapt so that when I pull the data from the database I would know that the data in Col2 and Row1 is in the form of: Line1 Line2 Line3 I hope now I made my self clear.

    -UdayKiran

    Database question database

  • Storing data which in the form of a list to database.
    U udaykatakam

    Can we store data which is in the form of a list(Bulleted list or Numbered list) to the database as is with out wrapping the text? If we cannot then what is the best way to store a list to database?

    -UdayKiran

    Database question database

  • Editable datagrid validation.
    U udaykatakam

    Hi, I have created a fully editable data using template columns for using it for data entry and editing.Can some one help to validate the data entered into the grid and also check for duplicates. I am reading all the data from the datagrid into a typed dataset for saving into database so essentially I need to check for duplicates in the dataset. My datagrid contains 2 columns and each column is a textbox to enter data. Uday.

    -UdayKiran

    COM css database help

  • Adding data using a user control.
    U udaykatakam

    Todd thanks for your response I could access my the controls on a user control this way. Can we also access if the user control is on a master page?

    Uday

    ASP.NET help

  • Adding data using a user control.
    U udaykatakam

    No no I am not trying to put whole code to update 10 tables in same user control's code. Since the html part is same in all the pages I thought of having it in a user control and have a save button on it. When user clicks save then I thought of handling that event on the web page to save the data. Not sure if this is the right way.I am new to .Net It is really simple when I have the html part on all pages but I want have it in one place and reuse it.

    Uday

    ASP.NET help

  • Adding data using a user control.
    U udaykatakam

    There are about 10 pages in my project which are used to populate reference tables and each page needs to have text boxes to input data and format (i.e. number of text boxes, format of data etc) So I want to make a user control for data entry and place in all pages so that I dont have repeat the same code. But I not very comfortable with events and delegates and also passing data to and from a user control and webpage. Can someone suggest me code or some links which help me in doing this. Thanks Uday

    Uday

    ASP.NET help

  • Adding multiple records to a table.
    U udaykatakam

    Hi Bob, I have two input fields one is a textbox and a checkbox. I want take input from these two fields and populate a table.The thing is I am dynamically adding more textboxs and checkboxes to add multiple rows into the table much like any jobsite where u can add more experiences or educational qualifications dynamically. I hope I am clear now. I am able to add those to controls dynamically but I am not able to fetch values from them and populate the table. Uday

    Uday

    ASP.NET tutorial

  • Adding multiple records to a table.
    U udaykatakam

    hi I have 2 columns one is a textbox and other is a checkbox control. Data can be entered into the textbox and we can input through checkbox. I want to insert multiple ( for example 10 records/rows) into table. Can anyone suggest me a way to do it. Uday

    Uday

    ASP.NET tutorial

  • Adding a text box or a control on a webform.
    U udaykatakam

    Hi, I have 5 text boxes on my form and I need to add another text box when I click add new button on the form similar to adding a new experience or educational detail in jobsites. Can anyone suggest best way to do it. thanks

    Uday

    ASP.NET

  • Versioning a file.
    U udaykatakam

    The problem is the file transfer is predefined so the naming would also be.So the application should check and add version to the file automatically.

    Uday

    C# csharp announcement

  • Versioning a file.
    U udaykatakam

    Hi, I have an application which transfers file from one location to another specified by the path given by the user.Right now it overwrites the file if the same path and file name is given. But I want it to version the file and store it instead of overwriting it to have all the versions of the file transferred. I want to know the best way to do it in C#.

    Uday

    C# csharp announcement

  • Error: Option Strict On disallows late binding.
    U udaykatakam

    Hi, I am using VS2005 and when I was trying to put a template Item to a data grid I am getting this error " Option Strict On disallows late binding " Not sure what it means can some one help me in fixing this error. The code I used was Thanks, Uday

    Uday

    Visual Basic help css wpf wcf

  • Tooltip with a close button.
    U udaykatakam

    Ben I am Using .Net 2.0 and I want close button to be present on tooltip, I am in a urgent need please help me. Thanks Uday.

    Uday

    Visual Basic csharp

  • Tooltip with a close button.
    U udaykatakam

    Arun I am Using .Net 2.0 and I want close button to be present on tooltip, I am in a urgent need please help me. Uday.

    Uday

    Visual Basic csharp

  • Tooltip with a close button.
    U udaykatakam

    Hello, I am new to .Net and I am looking to add a custom tooltip to a link button with a close button.Please let me know how I can do that . Thanks, Uday.

    Uday

    Visual Basic csharp
  • Login

  • Don't have an account? Register

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