locked
Selection of value from lowest number in gridview RRS feed

  • Question

  • User702002538 posted

    Hi,

    I need Selection of value from lowest number in gridview means user can't select high value until selection of all less then value

    Sunday, May 30, 2021 11:37 PM

All replies

  • User-1545767719 posted

    what do you mean by "number"? int type primary key of records shown on GridView or something like that?

    how will it be selected?  tell us what will have to be done after selection in detail.

    Monday, May 31, 2021 12:05 AM
  • User702002538 posted

    For example subjectid column in gridview with checkbox and i  and value as:

    SubjectID

    1

    2

    3

    4

    5

    I cannot  select 4 untill i select 1, 2 and 3 or i cant select 3 until i select 1 and 2 same as i can not select 5 until i select all less value.

    If sele 1 and 2 then i  am able selcte 3 or if i select 1,2,3 then i am able to select 4 or i select all 1,2,3,4 then i am able to select 5

    Monday, May 31, 2021 12:14 AM
  • User-1545767719 posted

    Can you tell us what is your issue which must be solved to achieve your goal? (please understand that I am not in a position to write entire sample code)

    Monday, May 31, 2021 1:21 AM
  • User702002538 posted

    Problem solved no need of reply

    Monday, May 31, 2021 12:29 PM
  • User-1545767719 posted

    Problem solved no need of reply

    Congratulation! It seems that you have skill sufficient to solve the problem by yourself without asking this kind of question in the community. I hope you will be able to do so next time too. 

    Tuesday, June 1, 2021 12:27 AM