IP Address in C1Datagrid

Posted by: mayur.purandare on 21 February 2018, 10:29 pm EST

    • Post Options:
    • Link

    Posted 21 February 2018, 10:29 pm EST

    Is it possible to show IP Address in WPF C1Datagrid which should be editable (with validation on all the octates)?

    Thank you.

  • Posted 22 February 2018, 10:16 pm EST

    Hi Mayur,

    There is no such feature available in C1DataGrid directly. However, you can create a user control consisting of four C1MaskedTextBox (containing different segments of ip address) and TextBox (containing dots) controls (or, the controls of your choice) and host the same in grid’s cells. Please refer the attached application for the complete implementation.

    You can further modify the application as per your requirements.

    Thanks,

    Pragati

    IpTextBoxExample.zip

  • Posted 25 February 2018, 11:02 pm EST

    Thank you for the reply.

    I will try this and will get back.

    Thanks again.

    ~Mayur

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels