CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: rolapa65

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,035

    Re: help datagrid virtual mode please

    Hi CGKevin:

    I see the link but I don't understand.

    Is possible you help me with code?

    I need put the items of list or array string in datagridview rows.

    Thank you very much
  2. Replies
    5
    Views
    2,035

    Re: help datagrid virtual mode please

    Hi CGKevin:

    If i have a List of string named str, how can I put his items in datagridview rows with datagrid virtual Mode?

    Is possible you show me the correct code?

    I think i need:
    ...
  3. Replies
    5
    Views
    2,035

    help datagrid virtual mode please

    Hello:

    I have a big array of string and I need fast way to load this strings in a datagrid rows using virtual mode datagridview.

    Please Can you help me?

    Thank you very much
  4. Replies
    2
    Views
    887

    Re: Help me please

    Hi mrgr8avill:

    Excuse me by my title,but my english isn't good.

    I need save two values, one is an integer(key) and the other is a string (value).

    I enter a string in a textbox and then I...
  5. Replies
    2
    Views
    887

    Help me please

    Hi:

    I need save two values into array,dictionary,....

    After I need find a value into them. What's the fastest way to do it.

    Is better array or dictionary for find quickly a value.

    Thanks...
Results 1 to 5 of 5





Click Here to Expand Forum to Full Width

Featured