how to make listview editable in c# ??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to make listview editable in c# ???

Hi, I'm working on a windows form application project that i need to add textbox or something like that to listview to get some of the values from user. Does anyone have an idea to help me?!

24th Jul 2019, 3:41 AM
SinPe
SinPe - avatar
1 Answer
0
hi , in Visual Studio menu you can find ToolBox that let you create Text box or list view and you can get the input from user with it . Good Luck.
13th Nov 2019, 1:43 AM
Mostafa Kazemi
Mostafa Kazemi - avatar