zhaozilong1988 / UITableViewForUnity

UITableView for Unity
MIT License
80 stars 16 forks source link

how to use #22

Open mohamadpk opened 3 months ago

mohamadpk commented 3 months ago

i am new to unity few days i try use UITableViewForUnity but i cannot.can you write a complete how to use or create video on youtube for how to use of your extension?

mohamadpk commented 3 months ago

i need to create a scrollable multi column, all column is text with header like datagridview.can add and remove programically

zhaozilong1988 commented 6 days ago

@mohamadpk

Sorry for the late reply.

There is no tutorial video on how to use UITableViewForUnity. However, there are some sample codes in SampleScene.cs that can help you get started.

I'll add a detailed tutorial for beginners later. Thank you!