Skip to content

Wisej.Web.DataGridViewCell.Control property #952

Description

@itg-assistant

Angelo Bordonaro asked 2017-07-21 14:16:55 UTC

Hi,

I used Wisej.Web.DataGridViewCell.Control property to insert a textbox in column header of datagridview.

I used the following code:

GRD.Columns(1).HeaderCell.Control = t

Where GRD is my datagridview and t is the textbox.

Everything works correctly but the text inside the textbox is not editable.

I can modify text only by code but not by keyboard.

Any suggestions?

Thanks in advance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    SuggestionAn improvement to something that already works.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions