Search Results

Type: Posts; User: lousberg

Search took 0.01 seconds.
  1. Thanks Fabricio!
    Please close this thread.
  2. Hi I have added my simplified test case code below,
    there is a button "Check Dirty" (it is checking is any Dirty inside Container)
    click the button, you can see alert message which is isDirty true...
  3. Hi, I have tried to check with store.isDirty from container items,
    if item from container having store then checking "if (item.store.isDirty())"
    else checking "item.isDirty()"

    but still it is...
  4. Thanks for your replay,

    it helps only for check is there any dirty on Grid, In real situation I can't avoid this for loop because I need to check has any dirty inside my Container and that...
  5. Hi , I am using using Version 4.7.1, but I can see same issue on version 5.3.0.0

    I have bind Grid with few records on loading page, While checking Grid has any Dirty (without doing any changes)...
Results 1 to 5 of 5