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
M

mdolby

@mdolby
About
Posts
15
Topics
13
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Help, How to add a footer to a windows form Datagrid
    M mdolby

    Hello , Can anyone please help me, on how I go about adding a footer like the one available for the asp.net datagrid, to a windows form datagrid?? Thank you!

    C# csharp asp-net help tutorial question

  • how do I add a Footer to a datagrid (windows forms)
    M mdolby

    Hello, I want to add a footer to a datagrid in a windows forms (like the datagrid for asp.net).. How do I go about doing this??? For example I want to display the totals of a columns in the footer.. any help is appreciated!!

    C# question csharp asp-net winforms help

  • help
    M mdolby

    Hello, This may be an html question.. but how do you program tabbed panels? such as the ones dispayed in the entry page of code project?? anywhere I can go to read how to do this?

    ASP.NET question html help tutorial

  • I formated my drive along with my project
    M mdolby

    Hi, :(( A terrible mistake I formatted the wrong drive and along with it my C# project.. All I have is the release executable.. Is there any way I can re-engineer this back to my code.. I mean if it's in byte code... Please Please help!!:((

    C# csharp help announcement

  • datagrid
    M mdolby

    Hello, I have two tables, I wish to display the child table on the datagrid.. and a specific column from the parent table.. For example |column1|parentcolumn3|column2| The child table is related to the parent table via parentID, but this is not the parent column I wish to display..it is parenteColumnXX Can this be done on a dataGrid?? I do not want for the parent table to be displayed as a link neither I just want one specific parent column to be displayed in the same datagrid as the child table.. Hopefully I manage to explain the situation correctly.. And as always I really appreciate any help offered!! Thank you!

    C# help tutorial question

  • datagrid column widths
    M mdolby

    you have to set the Mapping Name of the tablestyle to that of the database table you want this style to apply to.. For exampe "Mapping Name = Contacts".. Also apply the mapping name of each columnstyle to map to the corresping column of your database table.. Freelance Developer... Constantly looking for Gigs.

    C# question css visual-studio wpf help

  • datagrid how to disable new row??
    M mdolby

    Hello, I want to allow the user to edit columns but not delete or add new columns.. How can I do this?? Note: The read-only attribute allows me to edit, delete and add rows.. how can I only enable the "edit" without the "delete" and "add" Thank you!!

    C# question tutorial

  • which installer
    M mdolby

    Hi, Does anyone know/ recommends an installer for distributing C# windows applications?? Does the installer make sure the .net framework is installed??

    C# csharp dotnet question

  • datagrid problem
    M mdolby

    I'm using a datagrid to display information from a dataset. I added a "delete button" and wish to delete the selected cell in the datagrid. But I have the following problems.. 1.- If I rearrange the rows by clicking on the column header of the datagrid, I can no longer find the correct row corresponding to the database using the currentcell.row #.. the currentcell.row would say something like it's row #3 which does not correspond to row #3 in the dataset since I rearranged the rows in the datagrid. 2.- I cannot either manually look for the corresponding row in the database using the currentcell info, because when I displayed the information on the datagrid I ommited the primary key.. So I cannot retrieve this primary key from the currentcell.. Does anyone know of a workaround or a way to actually save the dataset row object with each row of the datagrid?? As always I thank you for any help!!

    C# help database question

  • Been thinking about starting a new .com
    M mdolby

    Hi, I've looking for work lately, if you would consider me. Please contact me via email. I am an experience software developer with skills in .Net and C#, as well as the MCSD credetial. :-D

    Work Issues css com collaboration tutorial

  • datagrid row problem
    M mdolby

    Hi, I have a datagrid which I filled with a dataset. I set the datagrid to read-only.. I wish to delete the selected row of the datagrid. The only problem is how I determine which row is selected in order to deleted from the database??? I have already tried using the currentcell property of the datagrid and getting the row number to determine which row in the data table was selected.. the only problem with that is if I rearrange the elements of the datagrid (order alphabetically) then the currentcel row number does not much to the corresponding row in the database, thus I end up deleting the wrong row?? How can I get the correct selected row and match it up with the row in the actual database?? I greatly appreciate all help!!

    C# help question database regex

  • visual studio designer
    M mdolby

    Hi, I've been trying to get the designer in visual studio to work for a class which isn't derived from "form".. It is a class derived directly from System.. I want the designer to work for my class so I can to drag the database connection from the "server explorer". And have it add all the code automatically to my class as is done for classes derived from "form".. How can I do this?? Your help as always would be greatly appreciated!!

    C# question csharp database visual-studio sysadmin

  • I've looked everywhere
    M mdolby

    I'm creating a windows application. Trough my main menu I want to toggle between diferent views using only one frame.. How can I do this using forms?? Please help!!

    C# question help

  • how do I change the views using the same frame windows
    M mdolby

    Help! In C# how can I create a few views and according to the view selected from a menu change the view being displayed on the main frame?? Also is it posible to create the different views using the designer?? or doing this will create different frames instead? Sorry this is for a windows application

    C# question csharp help

  • .Net coder for hire
    M mdolby

    Hello, After being out of work now for 7 months. I've decided to go solo.. The only problem is that I have no idea on how to get projects. I've tried rentacoder.com but there just seems to be to many coders and to little projects.. Can anyone help me out on how to get projects?? :confused:

    The Lounge help csharp com tutorial question
  • Login

  • Don't have an account? Register

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