こんにちは、拡張可能なリストビューのチェックボックスに取り組んでいますが、多くの問題が発生しています。
グループ内の条件チェックボックス
1. if user "checks" **Group checkbox** all the **Child** must get check.
2. if user "Unchecks" the **Group checkbox** all the **Child** must get Uncheck.
3. if user "checks" **Group checkbox** so all the **Child** wil get checked & if user uncheck any 1 checkbox in the childrow(Out of 10 or more childrow) so group must get uncheck automaticlly.
子チェックボックスの条件
1. multiple selection
問題:
1. mainly in in child, if check the childcheck box & scroll many checkbox which i selected is getting automatically unchecked when SCROLLING.
2. In **Group checkbox** Conditions 3rd point. i dont know how to do it.
それを行う方法..誰かがこの概念に取り組んだ場合は、コードを投稿してください。
ここにコードが必要な場合は、expanablelistview(グループビューと子ビュー)でチェックボックスを実行する方法
ありがとう助けてください..もしあなたがこのコンセプトにすでに取り組んでいるなら..私はこのコンセプトをやって3日無駄にしました..しかし役に立ちません..