[mTableViewRgon selectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0] animated:NO scrollPosition:UITableViewScrollPositionTop];

 

 

[mTableViewRgon selectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0] animated:NO scrollPosition:UITableViewScrollPositionTop];

         }

 

 

DDTBT_SITE_LOC_RGON *data1 = [mListRgon objectAtIndex:0];

         [db selectRgonDfctType:mListType withRgonId:data1.id_rgon];

         

         }

         

 

 

if ([mListType count] > 0) {

         [mTableViewType selectRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:0] animated:NO scrollPosition:UITableViewScrollPositionTop];

         }

 

 

'Objective-C, SQLite3' 카테고리의 다른 글

PESDKConfiguration dead codes  (0) 2022.03.06
PESDKConfiguration dead codes  (0) 2022.02.16
class 변수 쓰지 말자...  (0) 2021.06.11
UIAlertController  (0) 2021.05.31
nullable, nonnull  (0) 2021.05.26

+ Recent posts