Hi,
I'm Alex Mark. I have face a problem in using C#. Hope anyone can help me.
I want use C# to delete the session record.
The session will look like the grid view.
So when I click the remove button, it will help me remove the session record.
Session record means record not save in the database, the record just save in the memory. When stop run the interface, the record that just now add in grid view will disappear.
Thank You,
Yoour Sincerely,
Alex Mark
I'm Alex Mark. I have face a problem in using C#. Hope anyone can help me.
I want use C# to delete the session record.
The session will look like the grid view.
So when I click the remove button, it will help me remove the session record.
Session record means record not save in the database, the record just save in the memory. When stop run the interface, the record that just now add in grid view will disappear.
Thank You,
Yoour Sincerely,
Alex Mark
Comment